Skip to content

@core/sync-service@0.2.0

Choose a tag to compare

@github-actions github-actions released this 25 Jul 13:23
· 47 commits to main since this release
3476438

Minor Changes

  • 36b9ab5: Send only changed columns and PKs on updates instead of full rows, and only PKs on deletes. Also tackle a case where we change a PK of a row - this is split into a delete+insert operations that reference each other using header metadata