Releases: mike-schenk/dotMigrator
Releases · mike-schenk/dotMigrator
v0.2-alpha2
Fixed SQL Syntax error
Usable for SQL Server
- Added first draft of Console and TeamCity progress reporters.
- Improved XML documentation comments.
- Added a "dependency level" to stored code definitions to control the sequence in which they are applied.
v0.1-alpha2
Made the SqlServerTableJournal IDisposable since it holds a SqlConnec…
v0.1-alpha
First alpha release - should handle offline and online migrations and stored code definitions, but not test-data insertion and doesn't provide any implementation of IProgressReporter