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

Inside relation accordions, it might be useful to be able to sort by fields ![Screenshot 2021-01-18 at 10 39 55](https://user-images.githubusercontent.com/7689783/104898145-860f5a00-5979-11eb-9731-05231fbee63d.png)

kind/improvement
topic: ui

While the current tabular layout can be good for some scenarios, it's less useful as a low-effort backoffice, particularly when you want to read/edit longer fields. For example, in our...

kind/feature
topic: dx

Please add feature paste csv-style data into table from clipboard on prisma-studio ui. csv-style data ``` abc 123 true efd 456 false ``` copy data and paste it into table...

kind/feature
topic: dx

On the latest version

bug/2-confirmed
kind/bug
topic: BigInt
topic: Do not know how to serialize a BigInt

1. Prisma version (`prisma -v` or `npx prisma -v`): ``` prisma : 3.10.0 @prisma/client : 3.10.0 Current platform : windows Query Engine (Node-API) : libquery-engine 73e60b76d394f8d37d8ebd1f8918c79029f0db86 (at node_modules\@prisma\engines\query_engine-windows.dll.node) Migration Engine...

bug/0-unknown
kind/bug
topic: BigInt
topic: Do not know how to serialize a BigInt

1. Prisma version (`prisma -v` or `npx prisma -v`): 3.6.0 2. Logs from Developer Tools Console or Command line, if any: TypeError: Do not know how to serialize a BigInt...

bug/1-unconfirmed
kind/bug
topic: BigInt
topic: Do not know how to serialize a BigInt

BigInt `@id` column breaks many side of relations. Initially reported on prisma/prisma#11397. With the following prisma schema opening the Animal Model in studio one cannot click on the identifiers link....

bug/1-unconfirmed
kind/bug
topic: BigInt
topic: many-to-many
topic: BigInt value can't be serialized in ...

1. Prisma version (`prisma -v` or `npx prisma -v`): ``` prisma : 3.9.0-dev.39 @prisma/client : 3.6.0 Current platform : darwin-arm64 Query Engine (Node-API) : libquery-engine ad863f03b62ab3b5ff48437f761c4f5d7d7c8256 (at node_modules/@prisma/engines/libquery_engine-darwin-arm64.dylib.node) Migration Engine...

bug/1-unconfirmed
kind/bug
topic: String[]
topic: list

1. Prisma version (`prisma -v` or `npx prisma -v`): **3.7.0** 2. Logs from Developer Tools Console or Command line, if any: ``` ❯ yarn prisma studio Prisma schema loaded from...

bug/1-unconfirmed
kind/bug
topic: updatedAt

1. Prisma version (`prisma -v` or `npx prisma -v`): ``` prisma : 3.3.0 @prisma/client : 3.3.0 Current platform : debian-openssl-1.1.x Query Engine (Node-API) : libquery-engine 33838b0f78f1fe9052cf9a00e9761c9dc097a63c (at node_modules/@prisma/engines/libquery_engine-debian-openssl-1.1.x.so.node) Migration Engine...

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