Update CHANGELOG for #327
This commit is contained in:
parent
228eb9fb67
commit
21c59ff96d
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
* 2.0.next in progress
|
* 2.0.next in progress
|
||||||
* Fix #328 by adding `:distinct` as special syntax, affecting an expression.
|
* 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).
|
||||||
* Support PostgreSQL's `&&` array operator.
|
* Support PostgreSQL's `&&` array operator.
|
||||||
* Clarify how to `SELECT` a function expression (in **Getting Started**).
|
* Clarify how to `SELECT` a function expression (in **Getting Started**).
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue