Skip to content

Releases: max-ieremenko/SqlDatabase

Version 1.7.2

18 Nov 13:51
Compare
Choose a tag to compare
  • fix .zip folder analyzer: ".. folder not found in ..path\container.zip\sub-folder"
  • .nupkg as .zip folder

Version 1.7.1

11 Nov 14:48
Compare
Choose a tag to compare
  • fix variable priority: comman line, env, configuration file
  • fix external configuration loading in a powershell context

Version 1.7.0

10 Nov 13:04
Compare
Choose a tag to compare
  • change application base for AppDomain of assembly script
  • "-configuration" command line argument to set custom configuration file
  • section in the configuration file to define script variables

Version 1.6.0

01 Nov 22:53
Compare
Choose a tag to compare
  • cmdlets Create-SqlDatabase, Execute-SqlDatabase, Upgrade-SqlDatabase
  • nuget: visual studio package manager console integration
  • rename Invoke-SqlDatabase to Execute-SqlDatabase
  • improve logging

Version 1.5.0

21 Oct 12:54
Compare
Choose a tag to compare
  • configuration of method and class name in AssemblyScript
  • support different signatures of Execute method in AssemblyScript

Version 1.4.2

20 Oct 16:06
Compare
Choose a tag to compare

Possibility to repeat -from to setup several script sources.
SqlDatabase-1.4.2.zip

Version 1.4.1

06 Oct 14:30
Compare
Choose a tag to compare

Fix unhanding exception in case of invalid command line arguments.

Version 1.4.0

23 Sep 14:23
Compare
Choose a tag to compare

PowerShell cmdlet Invoke-SqlDatabase, analog of "SqlDatabase.exe execute".
SqlDatabase-1.4.0.zip

Version 1.3.2

05 May 11:09
Compare
Choose a tag to compare
fix examples in *.config

Version 1.3.1

21 Apr 15:52
Compare
Choose a tag to compare
  • nuget package