mirror of
https://github.com/launchbadge/sqlx.git
synced 2026-04-09 19:56:43 +00:00
* sqlx-postgres(tests): fix positive_int domain type * sqlx-postgres(tests): Update no pg array test * sqlx-core: Remove conflicting Type impl for Box<JsonRawValue>