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

### Bug description ### How to reproduce ### Expected behavior ### Prisma information ### Environment & setup - OS: - Browser: - Database: ### Prisma logs _No response_

kind/bug

### Bug description @ ![Screenshot (57)](https://github.com/prisma/studio/assets/145135607/8db8efff-d25f-4c65-8971-1f6097775e2e) ### How to reproduce ### Expected behavior _No response_ ### Prisma information ### Environment & setup - OS: - Browser: - Database: ### Prisma...

kind/bug

### Bug description When I ran `node prisma.js`, I received the following error: ``` PrismaClientKnownRequestError: Invalid `prisma.patient.findMany()` invocation in /Users/emidac/Documents/code/aura/aura-patients-app/prisma.js:7:44 4 5 async function main() { 6 // ... you...

bug/1-unconfirmed
kind/bug
topic: studio

## Problem It is currently not possible to create records that have Many-to-Many Relations using Prisma Studio and MongoDB. This means that it is not possible in Prisma Data Platform...

kind/feature
topic: mongodb
topic: many-to-many

### Bug description Specific values are losing precision when typed into Decimal fields in Prisma Studio. Some example values: `83261.85` and `97.43`. See also https://github.com/prisma/prisma/issues/20881 ### How to reproduce Create...

kind/bug

### Bug description When viewing JSON data, you cannot copy the data with keyboard shortcuts. It requires right clicking and selecting "Copy" rather than just doing "cmd+c" ### How to...

kind/bug

### Bug description Unable to process `count` query undefined ### How to reproduce ### Expected behavior _No response_ ### Prisma information ### Environment & setup - Link to Data Browser...

kind/bug

### Bug description it works fine at first, but all of a sudden, I failed to delete any record by pressing the delete button. ### How to reproduce ### Expected...

kind/bug

### Bug description I use Prisma Studio in the browser as well as the Mac app. Prisma studio throws timeouts when querying some tables or is extremely slow or freezes...

kind/improvement
team/developer-productivity

### Bug description Can you guys add the option to the prima studio command to add prefixes to all express paths? so instead of launching the studio on localhost:5555/, It...

kind/feature