premieroctet / prisma-drop-migration-warning

This is a GitHub Action that checks for table or column drops in Prisma migration files in a pull request
ISC License
0 stars 0 forks source link

Bug: Test behaviour with many comits with migrations #2

Closed quentingrchr closed 2 hours ago

quentingrchr commented 2 hours ago

image https://github.com/premieroctet/digestclub/pull/153

In the default message, add the name of the migration table / column that is dropped (easier to debug)

quentingrchr commented 2 hours ago

This is not a bug, there was 2 actions running in this project with the GHA