SQLQueryBuilder
1.0.0.1
A collection of PowerShell cmdlets to build SQL query strings, inteded for user with Invoke-SqlCmd (SQLServer).
Minimum PowerShell version
5.0
Installation Options
Owners
Copyright
Copyright (c) 2020 Bentley Systems, Incorporated. All rights reserved.
Package Details
Author(s)
- Zachary F. Kerr
Functions
Format-SQLSelectRowByKeyQuery Format-SQLInsertRowQuery Format-SQLUpdateRowByKeyQuery Format-SQLCreateTableQuery Format-SQLSelectTableInformationQuery Remove-SpecialCharactersFromString
Dependencies
This module has no dependencies.
Release Notes
Added Remove-SpecialCharactersFromString, and updated other cmdlets to clean strings before defining column names.
FileList
- SQLQueryBuilder.nuspec
- SQLQueryBuilder.psd1
- SQLQueryBuilder.psm1
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0.1 (current version) | 341 | 6/22/2020 |
1.0.0.0 | 24 | 6/2/2020 |