mirror of
https://github.com/launchbadge/sqlx.git
synced 2026-01-06 00:31:48 +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.