Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 674 Bytes

File metadata and controls

15 lines (11 loc) · 674 Bytes

Changelog

Version 1.1.0

  • 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.

Version 1.0.2

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

Version 1.0.1

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

Version 1.0.0

  • Initial release.