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.
Patch Changes
9f84e60: Drop shapes that involve subqueries on server restart to prevent consistency issues.
fb06dd3: Subqueries in shape WHERE clauses are now generally available and always enabled, including incremental move handling for compound AND/OR/NOT expressions. The allow_subqueries and tagged_subqueries feature flags have been removed — they no longer need to be set via ELECTRIC_FEATURE_FLAGS.