trying to follow steps in down migration. after ap...
# prisma-migrate
r
trying to follow steps in down migration. after applying the down migration sql I try to mark the migration as rolled back but I get a
cannot be rolled back because it is not in a failed state.
error. What are the right steps to mark it as rolled back in _prisma_migration table._