·
2 commits
to main
since this release
1.1.0 (2026-09-03)
Features
- trilean-sql: compile a SQLite dialect alongside PostgreSQL (e3e6398)
Bug Fixes
- trilean-sql: refuse an unimplemented dialect by name (563eb0a)
Documentation
- trilean-sql: document the SQLite dialect and its REGEXP requirement (518a263)
Tests
- trilean-sql: execute SQLite fragments against a real connection (e65a600)
Build System
- trilean-sql: add better-sqlite3 for executing the SQLite dialect (fc5ea63)