SqlPipeline
0.0.5
Apteco PS Modules - Wrapper for SimplySQL
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2023 Apteco GmbH. All rights reserved.
Package Details
Author(s)
- florian.von.bracht@apteco.de
Tags
Functions
PSEditions
Dependencies
Release Notes
0.0.5 Automatically trim values now, but there is a parameter to deactivate this behaviour
0.0.4 Adding support for Object[] and ArrayList to be converted into JSON, too
0.0.3 Fix for table existing check and prevent using more columns than needed (the leaded to overwriting columns that have default values like changedate)
0.0.2 Small fix for tables that are already existing, but empty
0.0.1 Initial release of SqlPipeline
FileList
- SqlPipeline.nuspec
- SqlPipeline.psd1
- SqlPipeline.psm1
- bin\dependencies.ps1
- Public\Add-RowsToSql.ps1