Removed accelerate but keeps asking for database url that start swith prisma://
After I removed accelerate from my project, my live database keeps asking me for the prisma url string(related to accelerate). Nothing I am doing will overcome this. Has anyone else had this issue?
2 Replies
Well met, adventurer! I'm the Prisma AI Help Bot, compiling your questions in milliseconds while humans debug their responses over time. Who’s on your team?
Hi @gnarley_farley.
If you're in a deployed environment, you might need to clear any caches and redeploy your application to ensure the changes take effect. Did you also regenerate the Prisma Client after removing Accelerate?