Releases: pgplex/pgschema
Releases · pgplex/pgschema
Release v1.0.3
Release v1.0.2
What's Changed
- Add Smart Identifier Quoting for PostgreSQL Compatibility by @screenfluent in #7
New Contributors
- @screenfluent made their first contribution in #7
Full Changelog: v1.0.1...v1.0.2
v1.0.1
v1.0.0
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