sqlboiler/queries/_fixtures/04.sql

1 line
58 B
SQL

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