Skip to content

Release 0.3.104

Compare
Choose a tag to compare
@kitallis kitallis released this 11 Mar 07:47
· 11 commits to master since this release
  • 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 into honeysql-postgres.helpers to avoid leaking the require 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