Skip to content

2.6.1147

Compare
Choose a tag to compare
@seancorfield seancorfield released this 13 Jun 06:00
· 110 commits to develop since this release
c7e7d47
  • Address #531 and #527 by adding tests and more documentation for :composite; fix bug in set-dialect! where clause order is not restored.
  • Address #530 by adding support for :using-gin to :create-index.
  • Address #529 by fixing :join special syntax to support aliases and to handle expressions the same way select / from etc handle them (extra [...] nesting).
  • Add example of mixed DO UPDATE SET with EXCLUDED and regular SQL expressions.
  • Improve exception message when un-lift-ed JSON expressions are used in the DSL.
  • Update Clojure versions (to 1.11.3 and 1.12.0-alpha12); update other dev/test dependencies.