You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Use postgres-nio's `_defaultJSONEncoder` and `_defaultJSONDecoder` global variables as the default values for the JSON coders in `PostgresDataEncoder` and `PostgresDataDecoder`
* Deprecate the previous "jsonDecoder" variable of PostgresDataDecoder and rename it to "json"
* Fix spacing slightly in PostgresDataDecoder
* Fix spacing in PostgresDataDecoder
0 commit comments