potatoqualitee/mssql suite
Installs a SQL Server suite of tools including sqlcmd, bcp, sqlpackage, db engine and localdb for Windows, macOS and Linux.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| install | The apps to install | yes | — |
| sa-password | The sa password for the SQL instance | no | dbatools.I0 |
| admin-username | The admin username for the SQL instance. When specified, the built-in sa user will be renamed to this username | no | sa |
| show-log | Show the log file for the docker container | no | false |
| collation | Change the collation associated with the SQL Server instance | no | SQL_Latin1_General_CP1_CI_AS |
| version | The version of SQL Server to install in year format | no | 2022 |
Outputs
no outputs