2.4.962
seancorfield
released this
18 Dec 00:21
·
252 commits
to develop
since this release
- Fix
set-options!
(only:checking
worked in 2.4.947). - Fix
:cast
formatting when quoting is enabled, via PR #443 duddlf23. - Fix #441 by adding
:replace-into
to in-flight clause order (as well as registering it for the:mysql
dialect). - Fix #434 by special-casing
:'ARRAY
. - Fix #433 by supporting additional
WITH
syntax, via PR #432, @MawiraIke. [Technically, this was in 2.4.947, but I kept the issue open while I wordsmithed the documentation] - Address #405 by adding
:numbered
option, which can also be set globally usingset-options!
.