2.4.1045
seancorfield
released this
25 Jun 22:53
·
169 commits
to develop
since this release
- Fix #494 by supporting expressions in
:on-conflict
instead of just entities. - Address #493 by clarifying use of
:values
in CTEs (using:with
). - Address #489 by adding more examples around
:update
. - Attempt to improve
honey.sql.helpers
namespace docstring (by adding a note from the relevant Getting Started section). - Update dev/test dependencies.