sqlx/sqlx-postgres
Bram Geron 1ff6a2ac94 feat: support calling PostgreSQL procedures with the macros
Fixes #1449 (I think). I verified that the code fixes the new test.

I used INOUT in setup.sql because older versions of Postgres don't
support OUT parameters.
2023-03-03 19:36:39 -08:00
..
src feat: support calling PostgreSQL procedures with the macros 2023-03-03 19:36:39 -08:00
Cargo.toml Update dependencies 2023-02-22 15:49:46 -08:00