premieroctet/Prisma drop migration warning
Checks for table or column drops in Prisma migration files
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| main-branch | Main branch to compare against | yes | main |
| path | Path to your Prisma folder (e.g., prisma) | yes | prisma |
| message | The message to post when a potential drop is detected, will default to a generic message | no | ⚠️ Warning: You are dropping a table or column in this migration. |
| warning | Whether to post a warning comment on the PR if a drop is detected | no | true |
Outputs
no outputs