trilean-sql@1.0.0
·
11 commits
to main
since this release
1.0.0 (2026-09-03)
Features
- trilean-sql: compile predicate trees to parameterised PostgreSQL (9b7ee77)
Bug Fixes
- trilean-sql: refuse a NaN number literal, which the two engines compare oppositely (ea17414)
Documentation
- trilean-sql: describe the compiler, its refusals, and its NULL semantics (e813b48)
- trilean-sql: scope the row-for-row guarantee to what a walk over node kinds can see (d8273cd)