Badgie.Migrator 1.2.349

.NET 6.0
dotnet tool install --global Badgie.Migrator --version 1.2.349
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.2.349
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Badgie.Migrator&version=1.2.349
nuke :add-package Badgie.Migrator --version 1.2.349

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 was computed.  net8.0-android 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)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
1.2.349 4,166 4/30/2023
1.2.348 329 4/21/2023
1.2.347 7,349 2/4/2023
1.1.0.346 277 2/4/2023
1.1.0.345 15,501 12/29/2022
1.1.0.344 271 12/29/2022
1.0.1.339 119,683 3/9/2022
1.0.1.338 430 3/9/2022
1.0.0.337 393 3/9/2022
1.0.0.336 537 3/8/2022
1.0.0.335 400 3/8/2022
1.0.0.334 109,233 6/5/2021
0.2.0.318 205,256 5/27/2020
0.2.0.316 24,841 3/20/2020
0.2.0.315 11,269 1/16/2020
0.2.0.314 522 1/16/2020
0.2.0.313 554 1/16/2020
0.2.0.312 546 1/16/2020
0.2.0.311 975 12/21/2019
0.2.0.310 489 12/20/2019
0.2.0.309 514 12/20/2019
0.2.0.308 524 12/19/2019
0.2.0.260 2,557 6/18/2019
0.2.0.256 534 6/14/2019
0.2.0.253 594 6/14/2019
0.2.0.250 552 6/13/2019
0.2.0.249 549 6/13/2019
0.2.0.248 555 6/13/2019
0.2.0.247 517 6/13/2019
0.1.0.246 520 6/13/2019
0.1.0.245 539 6/13/2019
0.1.0.244 541 6/13/2019
0.1.0 588 6/2/2019

Minor: Add verbose mode and optionally remove stack traces