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 BYover ungrouped columns with a clear error (#11249) (ff5eac9) - cubesql: Support
HAVINGon a measure combined withORDER BYon the same measure (#11254) (23b199e) - duckdb-driver: Invalid SQL for custom granularities (#11272) (7850aab)