Skip to content

Releases: pgplex/pgschema

Release v1.0.3

11 Sep 09:52

Choose a tag to compare

What's Changed

Release v1.0.2

06 Sep 03:23
8c9322c

Choose a tag to compare

What's Changed

  • Add Smart Identifier Quoting for PostgreSQL Compatibility by @screenfluent in #7

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1

27 Aug 17:38

Choose a tag to compare

  • Fix non-public schema migration #6

v1.0.0

22 Aug 15:39

Choose a tag to compare

Terraform-style declarative schema migration workflow to Postgres.

  • Declarative: Define your desired schema state in SQL files
  • Schema-based: Compare at the schema level instead of the database level to reconcile schemas across different tenants
  • Comprehensive: Support most common Postgres objects under a schema
  • Transparent: Show exactly what SQL will be executed before applying changes

Learn more at https://www.pgschema.com/blog/pgschema-postgres-declarative-schema-migration-like-terraform