sqlboiler/boil/_fixtures/04.sql
2016-08-03 21:50:26 -07:00

1 line
No EOL
57 B
SQL

SELECT count(*) as ab, thing as bd, "stuff" FROM "a","b";