Skip to content

Releases: electric-sql/pglite

@electric-sql/[email protected]

13 Feb 18:42
badfebd
Compare
Choose a tag to compare

Patch Changes

  • c489ec0: Correctly persist the offset during initial sync

[email protected]

12 Feb 14:37
b5368a4
Compare
Choose a tag to compare

Patch Changes

@electric-sql/[email protected]

12 Feb 14:37
b5368a4
Compare
Choose a tag to compare

Patch Changes

  • 6bdd74e: listen and unlisten case sensitivity behaviour aligned to default PostgreSQL behaviour'
  • f94d591: added clone() method to pglite API. clones an instance such that it can be reused (for example running tests on existing data without readding all data)

@electric-sql/[email protected]

12 Feb 14:37
b5368a4
Compare
Choose a tag to compare

Patch Changes

@electric-sql/[email protected]

12 Feb 14:37
b5368a4
Compare
Choose a tag to compare

Patch Changes

  • 67bf759: shapeKey in syncShapeToTable is now mandatory but nullable; passing null will not persist the shape
  • b3640ee: Update the sync plugin to work with the latest Electric sync server
  • Updated dependencies [6bdd74e]
  • Updated dependencies [f94d591]

@electric-sql/[email protected]

12 Feb 14:37
b5368a4
Compare
Choose a tag to compare

Patch Changes

@electric-sql/[email protected]

12 Feb 14:37
b5368a4
Compare
Choose a tag to compare

Patch Changes

[email protected]

21 Jan 11:10
6b60fbc
Compare
Choose a tag to compare

Patch Changes

@electric-sql/[email protected]

21 Jan 11:10
6b60fbc
Compare
Choose a tag to compare

Patch Changes

  • c36fd09: Improvements to parsing results received from pg
  • e037883: Fixed PGliteWorkerOptions type
  • d6b981b: Fix the return type of the .transaction method
  • 17e7664: Export the base filesystem to enable creating custom file systems. NOTE: This is a work-in-progress API, it is not stable, and may change significantly in future!
  • 118ba3e: Add affectedRows for COPY command
  • d93c1bb: Add refreshArrayTypes() call to re-sync newly created complex array columns, like enums
  • ddd4a68: Removes postgis extension which leads to a smaller build of the package
  • f3f1103: Refactor the protocol message parse code to be simpler and easer to follow
  • 67fb2aa: feat: add support for loading compressed dumps via loadDataDir that are not labeled with mimetype

@electric-sql/[email protected]

21 Jan 11:10
6b60fbc
Compare
Choose a tag to compare

Patch Changes