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

When there's a relation I often have two columns: Object and objectId. I can't tell what object that is by the id and need to look up its name. I...

kind/feature
topic: dx
topic: relation

### Bug description I use Prisma Studio in the browser. Prisma studio throws timeouts when querying some tables or is extremely slow or freezes all the time. I guess this...

bug/1-unconfirmed
kind/bug
topic: many-to-many

It would be a good idea to show the name of the Database that is currently being browsed in the title (or somewhere else, like in the new tab window...

kind/improvement
topic: dx

Currently the search functionality when using studio involves 1. New Tab 2. Search Propose: Key binding command like VS Code `Ctrl + P` to easily navigate the table (like searching...

kind/feature
topic: dx

https://www.loom.com/share/9d35fbd9ea3b45b9a7521d9faae3407b

kind/feature
kind/improvement
topic: design
topic: dx

What could the `...` be hiding? ![image](https://user-images.githubusercontent.com/183673/114267651-48145600-99fd-11eb-8dba-debb98a25f20.png) Let's just make the column wider! ![image](https://user-images.githubusercontent.com/183673/114267673-61b59d80-99fd-11eb-9ef4-b133acdfc399.png) Oh :(

bug/2-confirmed
kind/bug
topic: ui

**Describe the bug** It is not possible to set a `Json?` field to `null` **Expected behavior** It sets the field to null **Screenshots**

bug/1-unconfirmed
kind/bug
topic: json
topic: null

1. Prisma version (`prisma -v` or `npx prisma -v`): `3.11.0` 2. Logs from Developer Tools Console or Command line, if any: ``` Type: undefined Message: Invalid `prisma.partner.create()` invocation: { data:...

bug/1-unconfirmed
kind/bug
topic: json
topic: null

Right now all Studio tabs are the same.

kind/feature
kind/improvement

Potential solution: - Enter on relations opens and closes, doesn't move down - Remove rounded corners on expanded cell (slightly unrelated) ![CleanShot 2020-07-06 at 12 45 39](https://user-images.githubusercontent.com/170299/86585362-aa2fbe80-bf86-11ea-93c4-1f957c39135e.gif)

kind/improvement
topic: dx