stripe / pg-schema-diff

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

View support #135

Open bplunkett-stripe opened 1 month ago

bplunkett-stripe commented 1 month ago

Add support for views. A fully-supported view feature will be blocked until we can order on individual columns adds/drops.