Pranav Sathyanarayanan
06/15/2021, 4:14 PMThe migration `20210611143319_denormalized_current_employer` was modified after it was applied.
While running prisma migrate dev --create-only --name=...
, the CLI is saying it has to drop all data and re-add. I haven't modified this script at all, is there a way to override this?