prisma / studio

🎙️ The easiest way to explore and manipulate your data in all of your Prisma projects.
https://www.prisma.io/studio
1.87k stars 48 forks source link

On error: check if the Prisma Schema was updated and show instructions to restart Prisma #1252

Open janpio opened 3 months ago

janpio commented 3 months ago

Common source for errors is not restarting Studio after changing Prisma Schema and database, leading to Studio crashing on the new data coming from the database.