Ted Joe
09/14/2022, 1:41 PMyarn prisma migrate deploy && yarn data-migrate up
on production, I get the following error:
migrate found failed migrations in the target database, new migrations will not be applied. Read more about how to resolve migration issues in a production database: <https://pris.ly/d/migrate-resolve>
`The folderName
migration started at 2022-09-12 112150.636936 UTC failed`Vladi Stevanovic
Ted Joe
09/15/2022, 2:37 PMRaphael Etim
09/16/2022, 2:01 PM