stripe / pg-schema-diff

Go library for diffing Postgres schemas and generating SQL migrations
MIT License
278 stars 20 forks source link

Add "Correctness" Migration Hazard #50

Open bplunkett-stripe opened 11 months ago

bplunkett-stripe commented 11 months ago

Include a migration hazard if dropping a constraint on a table without dropping the table: