pgx/pgtype
Mitar 732889728f Add support for custom JSON marshal and unmarshal.
The Codec interface is now implemented by *pgtype.JSONCodec
and *pgtype.JSONBCodec instead of pgtype.JSONCodec and
pgtype.JSONBCodec, respectively. This is technically a breaking
change, but it is extremely unlikely that anyone is depending on this,
and if there is downstream breakage it is trivial to fix.

Fixes #2005.
2024-05-18 08:02:09 -05:00
..
2023-07-10 20:23:42 -05:00
2023-10-07 09:26:23 -05:00
2024-02-23 18:18:03 -06:00
2023-10-07 09:26:23 -05:00
2024-01-26 09:06:13 -06:00
2024-01-26 09:06:13 -06:00
2024-03-20 18:21:11 -05:00
2024-04-17 12:00:02 -05:00
2023-10-04 20:41:55 +03:00
2023-10-04 20:41:55 +03:00
2024-01-20 20:50:01 -06:00