pg-schema-diff

Go library for diffing Postgres schemas and generating SQL migrations

MIT License

Stars
357
Committers
7
pg-schema-diff - v0.7.0 - Enum, RLS, and Alter Sequence Support Latest Release

Published by bplunkett-stripe 5 months ago

What's Changed

Full Changelog: https://github.com/stripe/pg-schema-diff/compare/v0.6.0...v0.7.0

pg-schema-diff - Multi-schema support and diffing two databases

Published by bplunkett-stripe 9 months ago

Summary

  • Diff any schemas, not just public
  • Diff two databases instead of a database and DDL
  • New interface for generating plans (Generate). GeneratePlan is now deprecated.

What's Changed

Full Changelog: https://github.com/stripe/pg-schema-diff/compare/v0.5.0...v0.6.0

pg-schema-diff - v0.5.0

Published by bplunkett-stripe 10 months ago

What's Changed

Full Changelog: https://github.com/stripe/pg-schema-diff/compare/v0.4.0...v0.5.0

pg-schema-diff - v0.4.0

Published by bplunkett-stripe 12 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/stripe/pg-schema-diff/compare/v0.3.0...v0.4.0

pg-schema-diff - v0.3.0

Published by bplunkett-stripe about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/stripe/pg-schema-diff/compare/v0.2.0...v0.3.0

pg-schema-diff - v0.2.0

Published by bplunkett-stripe over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/stripe/pg-schema-diff/compare/v0.1.0...v0.2.0

pg-schema-diff - v0.1.0

Published by bplunkett-stripe over 1 year ago

Initial release. The exposed library API is subject to change; however, the CLI should be mostly stable.

Full Changelog: https://github.com/stripe/pg-schema-diff/commits/v0.1.0

Package Rankings
Top 7.75% on Proxy.golang.org
Badges
Extracted from project README
run_tests Go Report Card Go Reference