pull to get the same schema that Prisma has and I've generated migrations based off of that schema. I want those migrations so that when a new dev onboards they can use them to build their local DB. However, I don't want those migrations to run against our production DB.