awesome-postgres icon indicating copy to clipboard operation
awesome-postgres copied to clipboard

Add pg-schema-diff

Open bplunkett-stripe opened this issue 3 months ago • 0 comments

Add pg-schema-diff

Notable because it:

  • Generates diff
  • Attempts to minimize locking with vanilla SQL (e.g., online not nulls)
  • Migration hazards system (warns about dangerous migrations)
  • Production-level Golang library

bplunkett-stripe avatar Mar 04 '24 21:03 bplunkett-stripe