Fork me on GitHub
#releases
<
2023-03-17
>
seancorfield22:03:32

https://github.com/seancorfield/honeysql: Turn Clojure data structures into SQL 2.4.1006 -- improving compatibility with 1.x and easing migration to 2.x: • Fix https://github.com/seancorfield/honeysql/issues/478 by handling :do-update-set correctly in the upsert helper and by handling parameters correctly in the :do-update-set formatter. • Fix https://github.com/seancorfield/honeysql/issues/476 by adding support for multiple arguments to :raw, essentially restoring 1.x functionality (while still allowing for embedded vectors as expressions, introduced in 2.x). Follow-up in #C66EM8D5H

🎉 2