Skip to content

v1.7.3

Latest

Choose a tag to compare

@ovr ovr released this 16 Jul 15:43

1.7.3 (2026-07-16)

Bug Fixes

  • base-driver: Handle NULL values in readOnly type detection (fix #11094) (#11245) (f06bfb9)
  • cubesql: Normalize date-only string literals in timestamp comparisons (#11251) (ec12ff0)
  • cubesql: Reference window expressions by generated alias in ORDER BY (#11250) (8068893)
  • cubesql: Reject ORDER BY over ungrouped columns with a clear error (#11249) (ff5eac9)
  • cubesql: Support HAVING on a measure combined with ORDER BY on the same measure (#11254) (23b199e)
  • duckdb-driver: Invalid SQL for custom granularities (#11272) (7850aab)

Features

  • questdb-driver: Initial support for Tesseract, add integration tests (#11259) (e6cd6e1)