stellacare/Drop MySQL Database
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| database-name | Name of database to be dropped | yes | temp |
| host | Database server host | yes | localhost |
| user | Database server username | yes | root |
| password | Database server password | yes | root |
Outputs
| name | description |
|---|---|
| status | 0 if response code returned within timeout, otherwise 1 |