jasondcamp / pyway

A Flyway like migration manager written in python.
GNU General Public License v3.0
21 stars 12 forks source link

Add validate before migrate #29

Closed jasondcamp closed 9 months ago

jasondcamp commented 9 months ago

Add a validate before a migrate, and don't do the migration if the validation fails