Skip to content

2.0.0 Beta 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@seancorfield seancorfield released this 13 Apr 20:00
· 21 commits to v2 since this release
  • An important bug fix for the where/having helper functions #322
  • Parity with nilenso/honeysql-postgres 0.4.112: adds filter/within group #310 -- this adds a new helper function called filter, adding to the list of core functions shadowed by honey.sql.helpers!
  • Supports ORDER BY in expressions (related to #310)
  • join-by now supports join clauses as well as its original syntax #308
  • The documentation continues to be expanded and clarified in response to feedback!