Skip to content

Releases: MikeShepard/adolib

Fxi ad hoc invoke-sql

14 May 14:07
e037dca

Choose a tag to compare

Merge pull request #23 from MikeShepard/FixAdHocSQL

Fix ad hoc invoke-sql, bump to 1.4.1

v1.4.0: Merge pull request #21 from MikeShepard/AzureDB

04 Feb 19:21
9ddab03

Choose a tag to compare

Add Azure token function and -AccessToken parameter

v1.3.3

16 Aug 20:46
1056d13

Choose a tag to compare

Added ability to specify type of parameter:
-parameter @{ID=1;LongTextField=@{Value='This will be passed as TEXT instead of NVarchar';Type='Text'}}

Set Position=0 on -Sql parameter for Invoke-Query, Invoke-SQL, and New-SQLCommand (to allow positional usage)

v1.3.2 - ConnectTimeout, -AsResult PSCustomObject

05 Feb 21:59
73d07ff

Choose a tag to compare

Merge pull request #16 from MikeShepard/updates

Update to 1.3.2, added -AsResult PSCustomObject, MARS, connection timeout

v1.3.1 - Fix BulkCopy Regression

09 Nov 19:45
60f33d3

Choose a tag to compare

  • Fix regression in invoke-bulkcopy when -GenerateMappings is supplied

v1.3.0 Release

08 Nov 13:05

Choose a tag to compare

  • Changed to github actions
  • filled in some psd1 fields
  • added Get-FlatSQLData function