| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
PsSqlLegacy is a PowerShell wrapper for the SQL Server tools SqlCmd and SqlPackage.
For details, visit the GitHub Pages.
See the command reference for descriptions and examples.
See the changelog file.
This module can be installed from PsGallery.
Install-Module -Name PsSqlLegacy -AllowPrereleaseAlternatively it can be built and installed from the sources:
Invoke-Build InstallThe build scripts require InvokeBuild. If it is not installed, install it with the command Install-Module InvokeBuild -Scope CurrentUser.
You can build the module using the VS Code build task or with the command Invoke-Build Build.
| Back | FazBrowse Home | New Git URL |