honeysql/test
Brandon Adams 10a1565467 Support column names in :with clauses
This binds `honeysql.format/*subquery?*` to `false` which turns
on processing of a cte-name like `[:foo {:columns [:a :b :c]}]`
resulting in a string like `WITH foo (a, b, c)`.
2015-10-12 15:13:16 -05:00
..
honeysql Support column names in :with clauses 2015-10-12 15:13:16 -05:00