You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Highlights
Added broader real-driver PostgreSQL and SQLite integration coverage for joins, distinct selects, mutations, transactions, and guarded builder surfaces.
Documented strict mode as syntactic scope-context validation; injected predicates remain the authoritative runtime guard.
Fixed several fail-closed guardrails around nested relational with, custom rules without predicates, cached rule indexes, and sync-driver mutation/transaction behavior.
Validation
CI passed for locked and RC Drizzle matrices.
Release benchmark gate passed with no material regressions.