biemannt/SQL DB Test
GitHub Action to test a MS SQL database
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| sql-sa-pw | The password for the SQL-Server login name sa | yes | — |
| sqlpackage-path | Absolute path to the folder of the dacpac-file | no | "" |
| db-name | Database name | no | TestDB |
Outputs
| name | description |
|---|---|
| package-file | Absolute path to the used dacpac-file |