v0.6.2
Changelog
- 662c945 Add CopyFrom to pg lib transaction
- dacd2ea Add create option to pg_dump/pg_restore
- a9a2dcd Add create option to schema snapshot generator
- 712dde8 Merge branch 'main' into fix-disable-triggers
- 16644ab Merge branch 'main' into fix-disable-triggers
- b97a31b Merge pull request #367 from xataio/snapshot-create-database-if-not-exists
- dc5124b Merge pull request #368 from xataio/fix-disable-triggers
- c5c89a8 Merge pull request #369 from xataio/snapshot-sequence-values
- c53db6c Set replication role per session
- d123e62 Set val for dump sequences
What's Changed
- [Snapshot] Add option to create database if not exists by @eminano in #367
- [Snapshot] Set values for dump sequences by @eminano in #369
- Fix disable triggers by @eminano in #368
Full Changelog: v0.6.1...v0.6.2