sqlx/tests/test-query.sql
2019-12-27 21:45:31 -08:00

1 line
64 B
SQL

SELECT * from (VALUES (1, 'Herp Derpinson')) accounts(id, name)