not sure how to fix that
# orm-help
u
not sure how to fix that
1
n
Hey @ut dev 👋 Just to confirm, you renamed the column name in the schema file and then executed
npx prisma generate
? Are you using Prisma Migrate?
u
Hi I think this was also regarding not restarting the server after doing the changes on the schema file
so I ran prisma generate and restarted the server to fix this
n
Ah Okay, Glad to hear that this is fixed now 👍