sqlboiler/boil/_fixtures/02.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
41 B
SQL

SELECT * FROM "q" ORDER BY a ASC, b DESC;