sqlx/sqlx-core
Peter Maatman 1b04829c46 json: Refactor Encode/Decode for serde values to be generic for DB
Since the implementation of Encode and Decode for both mysql and
postgres on serde's Value and RawValue were practically the same they
were moved to the generic json module.
2020-04-19 15:58:47 -07:00
..
src json: Refactor Encode/Decode for serde values to be generic for DB 2020-04-19 15:58:47 -07:00
Cargo.toml postgres: Add unix domain socket support 2020-04-18 14:31:31 -07:00