stripe / pg-schema-diff

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

Accelerate migration planning through pipelined statements #144

Open bplunkett-stripe opened 1 month ago

bplunkett-stripe commented 1 month ago

Use pipelined statements to accelerate migration plannning