golinks/mysql-schema-artifact
Check to see if the MySQL schemas for 2 DBs are the same
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| hostname | The host of the first mysql connection | no | localhost |
| username | The username of the first mysql connection | yes | — |
| password | The password of the first mysql connection | no | "" |
| database | The database name of the first mysql connection | yes | — |
| file | The name of the first SQL Dump file | yes | db.sql |
Outputs
no outputs