Skip to content

Releases: cedx/sql.ps1

SQL Mapper for PowerShell 1.1.0

06 May 18:56

Choose a tag to compare

  • Added the New-SqlOrderHint and New-SqlOrderHintCollection cmdlets.
  • Added the -All and -OrderBy parameters to the Find-SqlObject cmdlet.
  • Removed the module's DefaultCommandPrefix in favor of a hard-coded command prefix.

SQL Mapper for PowerShell 1.0.2

04 May 16:32

Choose a tag to compare

  • Fixed the enumeration of columns in the [DbTableInfo] constructor.

SQL Mapper for PowerShell 1.0.1

04 May 13:17

Choose a tag to compare

  • Fixed the handling of $null values in the [SqlMapper]::CreateInstance() method.

SQL Mapper for PowerShell 1.0.0

03 May 21:33

Choose a tag to compare