2.6.1243
seancorfield
released this
14 Dec 06:07
·
27 commits
to develop
since this release
- Address #558 by adding
:patch-into
(andpatch-into
helper) for XTDB (but in core). - Address #556 by adding an XTDB section to the documentation with examples.
- Address #555 by supporting
SETTING
clause for XTDB. - Replace
assert
calls with proper validation, throwingex-info
on failure (like other existing validation in HoneySQL). - Experimental
:xtdb
dialect removed (since XTDB no longer supports qualified column names). - Update dev/test deps.