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