Skip to content

Commit

Permalink
Update RELEASE-NOTES.md
Browse files Browse the repository at this point in the history
#657 Expression parser to support path aliases
  • Loading branch information
stariy95 authored Feb 12, 2024
1 parent 98597e7 commit 0673dbf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions RELEASE-NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
* #653 Exp syntax: do not support space in the named parameter token
* #654 Exp syntax: function names should not be keywords
* #655 Exp syntax: deprecate case-insensitivity of NULL and booleans
* #657 Expression parser to support path aliases
* #658 DeleteBuilder: byIds(..), byMultiIds(..)
* #659 Idempotent DELETE by ids, optimizing performance
* #660 Builders: auto-detect multi-column IDs
Expand Down

0 comments on commit 0673dbf

Please sign in to comment.