SimpleScriptRunnerBto 1.0.8
Library for running database scripts across different evnironments for easier DevOps
Install-Package SimpleScriptRunnerBto -Version 1.0.8
dotnet add package SimpleScriptRunnerBto --version 1.0.8
<PackageReference Include="SimpleScriptRunnerBto" Version="1.0.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SimpleScriptRunnerBto --version 1.0.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SimpleScriptRunnerBto, 1.0.8"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install SimpleScriptRunnerBto as a Cake Addin
#addin nuget:?package=SimpleScriptRunnerBto&version=1.0.8
// Install SimpleScriptRunnerBto as a Cake Tool
#tool nuget:?package=SimpleScriptRunnerBto&version=1.0.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Fixed bug with running against an empty database
Fixed bug with running against an empty database
Release Notes
Modified directory scan to sort results to be consistent between win/Linux
Dependencies
-
.NETCoreApp 2.2
- MySql.Data (>= 8.0.15)
-
.NETFramework 4.5.2
- MySql.Data (>= 8.0.15)
-
.NETFramework 4.6.1
- MySql.Data (>= 8.0.15)
-
.NETFramework 4.7.2
- MySql.Data (>= 8.0.15)
-
.NETStandard 2.0
- MySql.Data (>= 8.0.15)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.