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