Hey folks, I will forward a CI/CD question from th...
# prisma-migrate
j
Hey folks, I will forward a CI/CD question from the prisma2 channel, I am currently struggling with. For those who have a "battle-tested" CI/CD pipeline, where in the process do you like to perform migrations? After the API is deployed? Before? Or parallel?
j
I think it depends on your architecture, what’s your here?