Download Latest Version 2.7.1368 source code.tar.gz (161.8 kB)
Email in envelope

Get an email when there's a new version of HoneySQL

Home / v2.7.1364
Name Modified Size InfoDownloads / Week
Parent folder
2.7.1364 source code.tar.gz 2025-11-27 161.1 kB
2.7.1364 source code.zip 2025-11-27 188.5 kB
README.md 2025-11-27 661 Bytes
Totals: 3 Items   350.2 kB 0
  • Address #593 by adding :transform-null-equals option to control whether [:= expr nil] transforms to IS NULL or preserves = NULL. Defaults to true (current behavior) for backward compatibility. When set to false, follows SQL standard semantics. Mirrors PostgreSQL's transform_null_equals configuration option.
  • Fix #590 by allowing simple expressions on the LHS of SET = clauses, such as array element assignment.
  • Update dev/test deps (Clojure 1.12.3, CLI 1.12.3.1577).
  • Add matrix testing against JDK 25; drop JDK 8.
Source: README.md, updated 2025-11-27