Skip to content

Releases: max-ieremenko/SqlDatabase

Version 2.1.2

24 Nov 16:09
228e43c
Compare
Choose a tag to compare
  • #2: support DateTimeOffset in export data
  • .net 5.0 support
  • append tests for powershell 7.2.0

Version 2.1.1

25 Mar 19:50
Compare
Choose a tag to compare
  • fix SqlDatabase.nupkg

Version 2.1.0

15 Mar 13:33
Compare
Choose a tag to compare
  • support powershell core 6.1.0+
  • support .net core 3.1

Version 2.0.1

27 Nov 18:21
Compare
Choose a tag to compare
  • minor fixes

Version 2.0

28 Aug 17:19
Compare
Choose a tag to compare
  • modularity upgrade
  • SqlDatabase create -whatIf
  • SqlDatabase upgrade -whatIf
  • SqlDatabase execute -whatIf

Version 1.8.1

01 May 10:00
Compare
Choose a tag to compare
  • fix SqlDatabase.psd1 syntax error
  • update package description

Version 1.8.0

28 Apr 12:21
Compare
Choose a tag to compare
  • export data into sql script
  • -fromSql

Version 1.7.7

02 Mar 11:58
Compare
Choose a tag to compare
  • if a variable`s name starts with _, the value will not be shown in the log output
  • bug #1, powershell: use standard outputs for info and error

Version 1.7.5

17 Feb 14:33
d487bdd
Compare
Choose a tag to compare
  • validate variable names
  • powershell: fix passing command line arguments with special characters

Version 1.7.4

08 Feb 18:03
Compare
Choose a tag to compare

In power-shell run SqlDatabase as external process to fix AppDomain setting and path to configuration file.