Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Prisma client doesn't get updated with new columns after db pull - Prisma
P
Prisma
•
2y ago
•
3 replies
Kawthar
Prisma client doesn't get updated with new columns after db pull
As you can see in the screenshot
, there is a
user_auth_token
user_auth_token
in the schema that showed up after I
prisma db pull
prisma db pull
. I then use
prisma generate
prisma generate
to regenerate the prisma client but I still can
't update this field
.
Solution
Hi
@Kawthar
That
's actually strange
. Can you try restarting your tpescript server in VScode or restarting the IDE
?
Jump to solution
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
Convert LONGTEXT to JSON with prisma db pull
P
Prisma / help-and-questions
2y ago
db Pull not pulling schemas
P
Prisma / help-and-questions
15mo ago