actions-marketplace-validations/tSQLt Installer
Installs tSQLt
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| sql-instance | Target SQL instance. | no | localhost |
| database | Target database to install to. | no | master |
| user | Optional user for SQL authentication. | no | — |
| password | Optional password for SQL authentication. | no | — |
| version | Version to install. | no | latest |
| create-database | Create the database if not present. | no | false |
| update | Update (uninstall/reinstall) if tSQLt is present. | no | false |
Outputs
no outputs