P
Prisma•2mo ago
Immuc

Update help

Hey, i want to apply a newer prisma schema to an older database (adding all new tables). The problem is, that it suggests me clearing the database but this isn't an option. It tells me something like "migration drift"
2 Replies
Prisma AI Help
Prisma AI Help•2mo ago
You selected the carefully hand-crafted route. A dev artisan will respond soon. Meanwhile, the #ask-ai channel awaits if you're curious!
Nurul
Nurul•2mo ago
Hey 👋 Can you elaborate on what changes you did and the error message you are getting? You made some changes in your schema.prisma file and ran npx prisma migrate dev command, right?

Did you find this page helpful?