Version 1.1.0
- Added the
New-SqlOrderHintandNew-SqlOrderHintCollectioncmdlets. - Added the
-Alland-OrderByparameters to theFind-SqlObjectcmdlet. - Removed the module's
DefaultCommandPrefixin 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
$nullvalues in the[SqlMapper]::CreateInstance()method.
- Initial release.