nimling/smig
Run samna-migrate (smig) database migrations: up, check, down, merge, reconcile, lock, rebase, upgrade, stat
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| smig-version | Pinned smig CLI version | no | 1.4.1 |
| command | smig command to run: up, check, down, upgrade, merge, reconcile, lock, rebase, stat | yes | up |
| schema | Path to migrate.yml | no | ./database/migrate.yml |
| db-dir | Path to the database directory | no | ./database |
| env-file | Optional dotenv file to load before running | no | — |
| yes | Bypass interactive confirmation prompts | no | true |
| force | Bypass safety checks where the command supports it | no | false |
| args | Extra raw arguments appended to the smig command | no | — |
Outputs
no outputs