Skip to content

Releases: fnk0c/database-sync

1.2.1

23 Mar 20:29
9431a2b

Choose a tag to compare

What's Changed

Full Changelog: 1.2.0...1.2.1

1.2.0

23 Mar 19:42
732ea86

Choose a tag to compare

What's Changed

  • fix(pg_restore-password): ensure correct password setting and options in pg_restore command by @luizjhonata in #2
  • fix(lock): change lock strategy by @fnk0c in #3
  • chore(bump): bumped version to 1.1.0 by @rios0rios0 in #4
  • fix(ignored-tables): properly ignore table sequences when table is excluded from sync by @luizjhonata in #5
  • fix: upgrade postgresql-client from 15 to 17 by @nascyimento in #7
  • docs: update README pg_dump prerequisite from 15 to 17 by @nascyimento in #9
  • chore(pipelines): standardized project to use rios0rios0/pipelines python-pdm job by @rios0rios0 in #10
  • fix(changelog): merge duplicate Changed sections in Unreleased block by @Copilot in #12
  • Chore/standardize ci workflow by @rios0rios0 in #11
  • chore(bump): bumped version to 1.2.0 by @rios0rios0 in #13

New Contributors

Full Changelog: https://github.com/fnk0c/database-sync/commits/1.2.0