Badgie.Migrator 1.3.356

dotnet tool install --global Badgie.Migrator --version 1.3.356                
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local Badgie.Migrator --version 1.3.356                
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Badgie.Migrator&version=1.3.356                
nuke :add-package Badgie.Migrator --version 1.3.356                

A SQL migration tool originally built for Badgie. Use it to express database changes in a series of sql files which are executed only once.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
1.3.356 10,352 5/9/2024
1.3.355 1,544 1/31/2024
1.2.354 145 1/31/2024
1.2.349 4,477 4/30/2023
1.2.348 425 4/21/2023
1.2.347 7,456 2/4/2023
1.1.0.346 365 2/4/2023
1.1.0.345 15,610 12/29/2022
1.1.0.344 369 12/29/2022
1.0.1.339 119,775 3/9/2022
1.0.1.338 500 3/9/2022
1.0.0.337 479 3/9/2022
1.0.0.336 618 3/8/2022
1.0.0.335 481 3/8/2022
1.0.0.334 109,323 6/5/2021
0.2.0.318 205,348 5/27/2020
0.2.0.316 24,890 3/20/2020
0.2.0.315 11,349 1/16/2020
0.2.0.314 568 1/16/2020
0.2.0.313 640 1/16/2020
0.2.0.312 609 1/16/2020
0.2.0.311 1,049 12/21/2019
0.2.0.310 569 12/20/2019
0.2.0.309 583 12/20/2019
0.2.0.308 604 12/19/2019
0.2.0.260 2,639 6/18/2019
0.2.0.256 628 6/14/2019
0.2.0.253 664 6/14/2019
0.2.0.250 634 6/13/2019
0.2.0.249 630 6/13/2019
0.2.0.248 646 6/13/2019
0.2.0.247 590 6/13/2019
0.1.0.246 564 6/13/2019
0.1.0.245 612 6/13/2019
0.1.0.244 616 6/13/2019
0.1.0 674 6/2/2019

Minor: Add verbose mode and optionally remove stack traces