mirror of
https://github.com/launchbadge/sqlx.git
synced 2026-03-19 08:39:44 +00:00
fix(macros): fix macros for Postgres
This commit is contained in:
1
tests/postgres/test-query.sql
Normal file
1
tests/postgres/test-query.sql
Normal file
@@ -0,0 +1 @@
|
||||
SELECT * from (VALUES (1, null)) accounts(id, name)
|
||||
Reference in New Issue
Block a user