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