pgx/internal
Jack Christensen 9ca9203afb Move typed nil handling to Map.Encode from anynil
The new logic checks for any type of nil at the beginning of Encode and
then either treats it as NULL or calls the driver.Valuer method if
appropriate.

This should preserve the existing nil normalization while restoring the
ability to encode nil driver.Valuer values.
2024-05-18 22:39:28 -05:00
..
iobufpool Fix tests for iobufpool optimization 2023-01-28 09:30:12 -06:00
pgio Finish importing pgio as internal package 2022-02-21 14:35:20 -06:00
pgmock Make use of strings.Cut 2023-10-04 20:41:55 +03:00
sanitize Use spaces instead of parentheses for SQL sanitization 2024-03-09 12:09:42 -06:00
stmtcache Fix: prepared statement already exists 2024-02-03 12:33:17 -06:00