mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-12-17 22:03:18 +00:00
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.