Jul 2025 (v0.10.13)
Released on Thu Jul 3 20:54:57 2025 +0700.
Mochi v0.10.13 finalizes SQL Logic Test select2 coverage with improved null handling and generator updates.
Runtime
- Fix arithmetic and
avgoperations to propagate null values - Preserve column types when nulls are present
Datasets
- Complete select2 test suite with rowsort, coalesce and IS NULL support
- Regenerated case outputs with cleaner error logs
Tooling
- Treat
nilstrings as null with better boolean detection - Formatted SLT output and reduced trace noise