Skip to content

Releases: minhhungit/DatabaseMigrateExt

2.2.0

20 Dec 15:18
b5b2f1f
Compare
Choose a tag to compare
skip database if database name is null or empty
demo : how to use ExecuteSqlStructure ext method
update readme
not allow create new instance of ExtMigrationRunner
update demo

2.1.14

12 Nov 20:39
017a450
Compare
Choose a tag to compare

Check and show invalid migrate scripts before running

2.1.3

21 Oct 22:55
Compare
Choose a tag to compare
Use new migration attributes, make it more clean, easier to understand
Implement fluent setting
Use SortList for databaseKeys and databaseLayers