(if folks want to actually experiment with #315, it has been pushed to the v2 branch, post Beta 1)
For folks who do a lot of PostgreSQL work -- and especially folks who are using nilenso/honeysql-postgres with HoneySQL 1.x -- I just added the new features from 0.4.112 (of the nilenso library) to HoneySQL 2.x as special syntax, as well as support for ORDER BY
in expressions which I saw in the PG docs while researching FILTER
and WITHIN GROUP
. It'll be in the next 2.0.0 Beta but you can try it out via :git/url "<https://github.com/seancorfield/honeysql>" :sha "d734767877b718244d366a7680069eb99ab723b3"
if you want.
I'd also be interested to hear about any PG features that you use but are not yet implemented by either the nilenso library or by HoneySQL.