mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-09-30 06:22:01 +00:00
2 lines
64 B
SQL
2 lines
64 B
SQL
SELECT * from (VALUES (1, 'Herp Derpinson')) accounts(id, name)
|