DbMaintain / dbmaintain

DEPRECATED: DbMaintain enables automatic roll-out of updates to a relational database
https://dbmaintain.github.io
Apache License 2.0
17 stars 12 forks source link

added an option 'ignoreDeleted' for ingnoring scripts in deleted state. #1

Closed theopenbit closed 9 years ago

theopenbit commented 9 years ago

This option is needed if you want to ensure that the database has at least a given version. Please push the change into the red6/dbmaintain repo.

remast commented 9 years ago

I have manually merged your changes into the feature branch "feature/IgnoreDeletedScripts". Please check that I got it right.

remast commented 9 years ago

I manually merged the code.