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
pgio Finish importing pgio as internal package 2022-02-21 14:35:20 -06:00
pgmock
sanitize Use spaces instead of parentheses for SQL sanitization 2024-03-09 12:09:42 -06:00
stmtcache