stripe / pg-schema-diff

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

Merge lock timeout and statement timeout modifier into one parameter #145

Open bplunkett-stripe opened 1 month ago

bplunkett-stripe commented 1 month ago

This will simplify the params and make the system slightly more scalable