studio icon indicating copy to clipboard operation
studio copied to clipboard

🎙️ The easiest way to explore and manipulate your data in all of your Prisma projects.

Results 200 studio issues
Sort by recently updated
recently updated
newest added

Or any resizing option would be nice. For example, https://github.com/prisma/studio/issues/114

kind/feature

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...

bug/0-unknown
kind/bug

## 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...

kind/feature
topic: studio

### 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/1-unconfirmed
kind/bug
topic: json

### 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/1-unconfirmed
kind/bug

### 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/1-unconfirmed
kind/bug

### 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 ###...

kind/bug

### 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...

kind/bug

### 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...

kind/bug

### 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`...

kind/bug