Skip to content

2.6.1281

Latest
Compare
Choose a tag to compare
@seancorfield seancorfield released this 06 Mar 21:02
675c94b
  • Address #568 by adding honey.sql/semicolon to merge multiple SQL+params vectors into one (with semicolons separating the SQL statements).
  • Address #567 by adding support for ASSERT clause.
  • Address #566 by adding IS [NOT] DISTINCT FROM operators.
  • Add examples of :alias with :group-by (syntax is slightly different to existing examples for :order-by).