Badgie.Migrator 1.4.391

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

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 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.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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.4.391 741 11/3/2025
1.4.390 197 10/31/2025
1.4.389 183 10/31/2025
1.4.388 163 10/31/2025
1.4.387 270 10/30/2025
1.4.386 209 10/30/2025
1.4.385 205 10/30/2025
1.4.384 213 10/30/2025
1.4.383 215 10/30/2025
1.4.382 5,169 6/21/2025
1.4.381 217 6/21/2025
1.4.380 201 6/21/2025
1.4.379 205 6/21/2025
1.4.378 204 6/21/2025
1.4.377 205 6/21/2025
1.4.376 215 6/21/2025
1.4.375 214 6/21/2025
1.4.373 188 6/21/2025
1.4.372 201 6/21/2025
1.4.370 207 6/21/2025
1.4.368 212 6/21/2025
1.4.367 200 6/21/2025
1.4.366 609 6/12/2025
1.3.356 16,740 5/9/2024
1.3.355 1,693 1/31/2024
1.2.354 296 1/31/2024
1.2.349 4,616 4/30/2023
1.2.348 577 4/21/2023
1.2.347 7,600 2/4/2023
1.1.0.346 533 2/4/2023
1.1.0.345 15,750 12/29/2022
1.1.0.344 516 12/29/2022
1.0.1.339 119,947 3/9/2022
1.0.1.338 674 3/9/2022
1.0.0.337 661 3/9/2022
1.0.0.336 797 3/8/2022
1.0.0.335 663 3/8/2022
1.0.0.334 109,509 6/5/2021
0.2.0.318 205,548 5/27/2020
0.2.0.316 25,100 3/20/2020
0.2.0.315 11,550 1/16/2020
0.2.0.314 782 1/16/2020
0.2.0.313 855 1/16/2020
0.2.0.312 821 1/16/2020
0.2.0.311 1,254 12/21/2019
0.2.0.310 791 12/20/2019
0.2.0.309 795 12/20/2019
0.2.0.308 812 12/19/2019
0.2.0.260 2,841 6/18/2019
0.2.0.256 856 6/14/2019
0.2.0.253 876 6/14/2019
0.2.0.250 862 6/13/2019
0.2.0.249 836 6/13/2019
0.2.0.248 864 6/13/2019
0.2.0.247 802 6/13/2019
0.1.0.246 779 6/13/2019
0.1.0.245 809 6/13/2019
0.1.0.244 820 6/13/2019
0.1.0 889 6/2/2019

Minor: Add verbose mode and optionally remove stack traces