Info
Version: | 0.1.6194.22335 |
Author(s): | Jamrozik.Net |
Last Update: | Friday, December 16, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dojo87/Jamrozik.SqlForward |
NuGet Url: | https://www.nuget.org/packages/Jamrozik.SqlForward |
Install
Install-Package Jamrozik.SqlForward
dotnet add package Jamrozik.SqlForward
paket add Jamrozik.SqlForward
Jamrozik.SqlForward Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
The DatabaseMigration class executes SQL scripts in a certain location accordingly to their file name order one by one just like migrations would be executed on a CodeFirst solution.So it is a Database First automatic migrations solution.