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.format
directly intohoneysql-postgres.helpers
to avoid leaking therequire
to 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