mirror of
https://github.com/launchbadge/sqlx.git
synced 2026-03-13 09:20:25 +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>