Steevo Wiki

You are here: Home » dev » prisma

Dev:prisma

This is an old revision of the document!


Solve The migration MY_MIGRATION was modified after it was applied error

Update migration sha in DB table:

shasum -a 256 prisma/migrations/xxx/migration.sql

And then replace migration sha in prisma_migrations table