Skip to content

electric-sql@0.11.2

Compare
Choose a tag to compare
@github-actions github-actions released this 13 May 10:46
· 49 commits to main since this release
d3f5623

Patch Changes

  • c4876dd: Fix Postgres introspection subquery to only look at PK constraints
  • ebd2cb9: Fix a bug with Postgres client sync so that pk columns for creating the ON CONFLICT statement are correct when applying an incoming transaction.