Releases: nilenso/honeysql-postgres
Releases · nilenso/honeysql-postgres
Release 0.4.112
Release 0.3.104
- Update docs to add syntax for setting multiple [k, v] pairs
ON CONFLICT - Add support for
CREATE / DROP EXTENSION - Add support for
DISTINCT ON - Include
honeysql-posgres.formatdirectly intohoneysql-postgres.helpersto avoid leaking therequireto the consumer - Stop using lein and shift to deps exclusively
- Add CI and release/publish workflow
- Add support for testing all examples in the README as part of CI