Skip to content

trilean-sql@2.0.0

Choose a tag to compare

@github-actions github-actions released this 06 Sep 05:13
· 8 commits to main since this release

2.0.0 (2026-09-06)

⚠ BREAKING CHANGES

  • trilean-sql: matches/notMatches against the PostgreSQL dialect now throw
    UnsupportedNodeError unless postgresRegexpPushdown is set true.

Bug Fixes

  • trilean-sql: refuse PostgreSQL regexp pushdown by default (94c3c6c)