rahulmalewadi/Flyway-migration-action
migrate database using flyway
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| url | The jdbc url to use to connect to the database | yes | — |
| user | The user to use to connect to the database | no | — |
| password | The password to use to connect to the database | no | — |
| locations | Comma-separated list of locations to scan recursively for migrations | yes | filesystem:./sql |
Outputs
no outputs