prisma / studio

🎙️ The easiest way to explore and manipulate your data in all of your Prisma projects.
https://www.prisma.io/studio
1.87k stars 48 forks source link

Data browser not accessible due to count var #1221

Open johnsonc opened 6 months ago

johnsonc commented 6 months ago

Bug description

Unable to process count query undefined

How to reproduce

Expected behavior

No response

Prisma information

prisma : 5.11.0 @prisma/client : 5.11.0 Computed binaryTarget : debian-openssl-3.0.x Operating System : linux Architecture : x64 Node.js : v20.11.1 Query Engine (Node-API) : libquery-engine efd2449663b3d73d637ea1fd226bafbcf45b3102 (at node_modules/@prisma/engines/libquery_engine-debian-openssl-3.0.x.so.node) Schema Engine : schema-engine-cli efd2449663b3d73d637ea1fd226bafbcf45b3102 (at node_modules/@prisma/engines/schema-engine-debian-openssl-3.0.x) Schema Wasm : @prisma/prisma-schema-wasm 5.11.0-15.efd2449663b3d73d637ea1fd226bafbcf45b3102 Default Engines Hash : efd2449663b3d73d637ea1fd226bafbcf45b3102 Studio : 0.499.0

Environment & setup

DB: postgresql15

Screenshot of page where the problem happened (if applicable)

No response

Prisma logs

No response