stripe / pg-schema-diff

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

Add support for online Foreign Keys via `VALIDATE` #97

Closed bplunkett-stripe closed 7 hours ago

bplunkett-stripe commented 5 months ago

Follow a similar approach to check constraints