Skip to content

2.6.1161

Latest
Compare
Choose a tag to compare
@seancorfield seancorfield released this 29 Aug 17:44
· 29 commits to develop since this release
434d387
  • Address #537 by ignoring non-scalar values in metadata, and expanding support to numbers, and checking strings for suspicious characters.
  • Address #536 by noting what will not work with PostgreSQL (but works with other databases).
  • Address #533 by adding honey.sql/*escape-?* which can be bound to false to prevent ? being escaped to ?? when used as an operator or function.
  • Address #526 by using format-var in DDL, instead of format-entity.
  • Update JDK test matrix (adopt -> temurin, 19 -> 21).
  • Update Clojure versions (to 1.11.4 & 1.12.0-rc2).