Skip to content

@core/sync-service@1.7.10

Choose a tag to compare

@github-actions github-actions released this 04 Aug 09:01
2a7f65a

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.