mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-10-03 07:45:30 +00:00

* postgres: use Oid type instead of u32 * Make serde happy * Expose the inner u32 * docs * Try to fix tests * Fix unit tests * Fix order * Not sure what happened here