sollie/db-schema-backup
Dump MySQL DB schema to git repo"
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| mysql_host | MySQL Host | yes | — |
| mysql_db | Database to dump schema from | yes | — |
| mysql_user | DB User | yes | — |
| mysql_pass | DB Password | yes | — |
| schema_path | Path in repo | yes | — |
Outputs
no outputs