sqlboiler/boil/_fixtures/03.sql
Patrick O'brien 99b292b1ee Update query builder to make queries readable
* Finish DeleteAll for slice and query
* Fixed some formatting and comments
2016-08-09 20:19:42 +10:00

1 line
53 B
SQL

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