2.4.1026
seancorfield
released this
15 Apr 23:09
·
187 commits
to develop
since this release
- Fix #486 by supporting ANSI-style
INTERVAL
syntax. - Fix #485 by adding
:with-ordinality
"operator". - Fix #484 by adding
TABLE
toTRUNCATE
. - Fix #483 by adding a function-like
:join
syntax to produce nestedJOIN
expressions. - Update
tools.build
; split alias:test
/:runner
for friendlier jack-in UX while developing.