Skip to content

2.0.0 RC 3

Pre-release
Pre-release
Compare
Choose a tag to compare
@seancorfield seancorfield released this 17 Jun 06:02
· 518 commits to develop since this release
  • Fix #328 by adding :distinct as special syntax, affecting an expression.
  • Address #327 by changing "unknown clause" error to including mention of "nil values" (which are also illegal).
  • Fix #327 by making single-argument helpers consistent with multi-argument helpers.
  • Support PostgreSQL's && array operator.
  • Clarify how to SELECT a function expression (in Getting Started).
  • Update test-runner.