studio
studio copied to clipboard
🎙️ The easiest way to explore and manipulate your data in all of your Prisma projects.
Or any resizing option would be nice. For example, https://github.com/prisma/studio/issues/114
A non-recoverable error has occurred and Studio has to be restarted. Please consider reporting this error to us by opening an issue on GitHub and attaching the error details. If...
## Problem I think that at this point it is not necessary to deny that Prisma Studio has become a frontend to work with the data models that we have...
### Bug description Prisma studio has shows `Failed to commit changes: Error in HTTP Request (Status: 413)` when submitting large JSON dataset. ### How to reproduce 1. Create a Model...
### Bug description If I click add record while the cursor is still active in a field with a newly entered value, that value is not submitted. That is unexpected...
### Bug description Prisma studio is unable connect to the prisma client when run through a proxy ### How to reproduce start server and studio on port 8081 and 4242...
### Bug description I ran prisma studio with "npx prisma studio" command and error just randomly occurred ### How to reproduce ### Expected behavior _No response_ ### Prisma information ###...
### Bug description When execute: wasp db studio i have thsi error: Error starting Prisma Client: { "message": "\nYou don't have any models defined in your schema.prisma, so nothing will...
### Bug description When I run `npm run db:studio` I got an error: **Cannot open cursor to perform index gets in database undefined** on Mac OS. However, I can run...
### Bug description Prisma Studio still uses the old DATABASE_URL resolution logic and resolves DATABASE_URL relative to the prisma folder instead of the schema file. Because of the new `prismaSchemaFolder`...