Bca.Dac
0.1.0
PowerShell Module to manage DAC packages and SQL Projects.
Minimum PowerShell version
5.1
Installation Options
Author(s)
Baptiste Cabrera
Copyright
(c) 2020 Bca. All rights reserved.
Package Details
Owners
Tags
dac dacpac sqlproj dacpackage sqlproject Windows Linux MacOS
Functions
Get-DacDllPath Publish-DacPac Set-DacDllPath Set-SqlProjectVersion Unpublish-DacPac
Dependencies
This module has no dependencies.
Release Notes
0.1.0:
- Publish-DacPac / Unpublish-DacPac: functions to deploy or undeploy a DAC packages;
- Get-DacDllPath/Set-DacDllPath: functions to get or set the path to the DAC DLL used to deploy or undeploy;
- Set-SqlProjectVersion: function to set the version in a SQL Project file;
- Supports Windows, Linux and MacOS;
- Supports English and French language.
FileList
- Bca.Dac.nuspec
- Bca.Dac.psd1
- Bca.Dac.psm1
- Bca.Dac.Tests.ps1
- LocalizedData\en\Bca.Dac.psd1
- LocalizedData\en\Bca.Dac.Tests.psd1
- LocalizedData\fr\Bca.Dac.psd1
- LocalizedData\fr\Bca.Dac.Tests.psd1
- Private\_Variables.ps1
- Public\Get-DacDllPath.ps1
- Public\Publish-DacPac.ps1
- Public\Set-DacDllPath.ps1
- Public\Set-SqlProjectVersion.ps1
- Public\Unpublish-DacPac.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
0.1.0 (current version) | 197 | 9/23/2020 |