abdoaligomaa107
10/18/2022, 6:12 AMNurul
10/18/2022, 6:41 AMmigrate deploy
and for development databases you can use migrate dev
. Migrate dev command should not be used for the production databases.
This reference for Prisma Migrate in development and production should be helpful: Referenceabdoaligomaa107
10/18/2022, 7:12 AMNurul
10/18/2022, 11:36 AMit will gengerate an other migration dev ?I didn’t get it.
Vladi Stevanovic
Dave Edelhart
10/25/2022, 7:31 PMDave Edelhart
10/25/2022, 7:33 PM