Replies: 3 comments
-
|
No concrete plans but we'd certainly like to support users through production migrations. Dev migrations will also be scaled back for the time being by default. Once Prisma Migrate is production ready so to can we be. |
Beta Was this translation helpful? Give feedback.
-
|
Pour l'instant, il n'est pas prévu d'automatiser les migrations de base de données lors de la mise en production, comme c'est le cas en développement avec |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
From framework perspective, any plans to apply database migrations on production build i.e. when we run "npm run start" just like the way we are doing in dev ("npm run dev")?
Beta Was this translation helpful? Give feedback.
All reactions