Hi lads, I am having issues pushing changes to production db and receiving P3018 Migration failed to apply because one of our dev applied a migration and then deleted it from the repo.
Can I just use
prisma db push
prisma db push
and then resolve that problematic migration by creating correctly named folder and running