Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Prisma migrate constantly complaining about drift - Prisma
P
Prisma
•
2mo ago
•
9 replies
WTDawson9
Prisma migrate constantly complaining about drift
💻
CLI
ORM
I
'm currently attempting to add another table to my database
(no other records are changed
)
. And for some reason
, it refuses to work when using
prisma migrate dev
prisma migrate dev
, and complains about a drift
.
I have tried using
prisma db pull
prisma db pull
to pull down the current schema
, adding my new table
, then attempting migration
, and it constantly just wants me to reset my database
.
I believe I may have accidentally deleted the contents of my migrations directly at some point
Prisma
Join
The official Discord server of Prisma! Find us online at prisma.io
9,819
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Prisma migrate
P
Prisma / help-and-questions
13mo ago
Question about prisma migrate with dockerfile multi-stage build
P
Prisma / help-and-questions
9mo ago
Migrate to Prisma Postgres
P
Prisma / help-and-questions
8mo ago
Prisma migrate reset issue
P
Prisma / help-and-questions
9mo ago