Metadata >> NuGet >> TSqlExecution >> 2.2.0.0

2.2.0.0

Metadata

Authors Clay Lenhart
Copyrights Copyright Clay Lenhart 2013
Description Executes any number of sql files on MS SQL Server. Since the code doesn't know the order to execute the files, it uses a retry mechanism until each batch in the file executes successfully
LicenseUrl https://www.gnu.org/licenses/lgpl-3.0.txt
Owners Clay Lenhart
ProjectUrl https://sourceforge.net/p/tsqlexecution/wiki/Home/
ReleaseNotes sign the assembly
RequireLicenseAcceptance False
Tags build database tsql unit testing continuous integration
Dependencies BasicTSqlParsing:[2.0, 3.0)
Title TSQL Execution
PackageSize 23191
PackageHashAlgorithm SHA512
PackageHash vpd4Egn2enMR1F2XGECIH8fmsbFI2x0EaNoaLZHnghA5Dr29vES781ku22LD9oSWceYZZQUqhu65E94ktTiJHA==
DownloadCount 000000
CreatedDate 2014-01-19T20:18:13

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install TSqlExecution -Version 2.2.0.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install TSqlExecution -Version 2.2.0.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete TSqlExecution 2.2.0.0 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package TSqlExecution -Version 2.2.0.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package TSqlExecution -Version 2.2.0.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap TSqlExecution -Version 2.2.0.0
Uninstalling the package:
o remove-wrap TSqlExecution

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v4.0 Binaries