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.
What's new
Added Drizzle 1.0 RQBv2 relational object-filter scoping for scopeByColumn rules.
RQBv2 relational queries now inject the active scope into object filters and fail closed for unsupported where shapes or custom rules without RQBv2 object-filter support.
Changed
pnpm build now cleans dist and the TypeScript build-info cache before compiling, preventing stale local package artifacts after source files move or are deleted.
Validation
Release benchmark gate passed.
Validated against locked Drizzle 0.45.2 and Drizzle 1.0 RC.