Skip to content

Issues: prisma/prisma

Feedback for Preview Features
#3108 opened Jul 22, 2020 by nikolasburk
Open
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Prisma Unsupported() columns can be overwritten bug/1-unconfirmed Bug should have enough information for reproduction, but confirmation has not happened yet. domain/schema Issue in the "Schema" domain: Prisma Schema, Introspection, Migrations etc. kind/bug A reported bug. topic: broken migrations topic: default topic: generated columns topic: introspection topic: prisma migrate dev CLI: prisma migrate dev topic: Unsupported Scalar pseudo type `Unsupported`
#24496 opened Jun 11, 2024 by TimMensch
prisma:engine:db_query span missing for count/aggregate with MongoDB bug/2-confirmed Bug has been reproduced and confirmed. domain/client Issue in the "Client" domain: Prisma Client, Prisma Studio etc. kind/bug A reported bug. tech/engines Issue for tech Engines. topic: mongodb topic: tracing
#24494 opened Jun 11, 2024 by aqrln
migrate diff complains about schema not listed even though it is present bug/1-unconfirmed Bug should have enough information for reproduction, but confirmation has not happened yet. domain/schema Issue in the "Schema" domain: Prisma Schema, Introspection, Migrations etc. kind/bug A reported bug. topic: multiSchema multiple schemas topic: prisma migrate diff CLI: prisma migrate diff
#24492 opened Jun 11, 2024 by KilianB
Prisma Multiple Schema Migrations bug/1-unconfirmed Bug should have enough information for reproduction, but confirmation has not happened yet. domain/schema Issue in the "Schema" domain: Prisma Schema, Introspection, Migrations etc. kind/bug A reported bug. topic: broken migrations topic: prismaSchemaFolder Multi-File Prisma Schema topic: schema file
#24491 opened Jun 11, 2024 by Maligosus
[Instrumentation] registerInstrumentations uses the global provider instead of the one passed in bug/1-unconfirmed Bug should have enough information for reproduction, but confirmation has not happened yet. domain/client Issue in the "Client" domain: Prisma Client, Prisma Studio etc. kind/bug A reported bug. topic: tracing
#24488 opened Jun 11, 2024 by goleary
Custom output path behaves different with prismaSchemaFolder preview feature bug/1-unconfirmed Bug should have enough information for reproduction, but confirmation has not happened yet. domain/client Issue in the "Client" domain: Prisma Client, Prisma Studio etc. kind/bug A reported bug. topic: output topic: prismaSchemaFolder Multi-File Prisma Schema
#24483 opened Jun 10, 2024 by vimulatus
Update behavior inconsistent between 1-n and 1-1 relation queries bug/1-unconfirmed Bug should have enough information for reproduction, but confirmation has not happened yet. domain/client Issue in the "Client" domain: Prisma Client, Prisma Studio etc. kind/bug A reported bug. topic: delete topic: deleteMany nested operation deleteMany topic: relations
#24478 opened Jun 9, 2024 by peguerosdc
Add full MongoDB queries to query spans domain/client Issue in the "Client" domain: Prisma Client, Prisma Studio etc. kind/improvement An improvement to existing feature and code. tech/engines Issue for tech Engines. topic: mongodb topic: tracing
#24463 opened Jun 7, 2024 by aqrln
update: Compile-time error is missing if suppliying non-objects to data argument bug/2-confirmed Bug has been reproduced and confirmed. domain/client Issue in the "Client" domain: Prisma Client, Prisma Studio etc. kind/bug A reported bug. topic: client types Types in Prisma Client topic: update()
#24462 opened Jun 7, 2024 by SevInf
Undefined "meta" when handling "PrismaClientKnownRequestError" bug/1-unconfirmed Bug should have enough information for reproduction, but confirmation has not happened yet. domain/client Issue in the "Client" domain: Prisma Client, Prisma Studio etc. kind/bug A reported bug. tech/typescript Issue for tech TypeScript. topic: error
#24449 opened Jun 6, 2024 by Antoine-Regembal
Add support for pre/post validation hooks in Prisma schema domain/client Issue in the "Client" domain: Prisma Client, Prisma Studio etc. domain/psl Issue in the "PSL" domain: Prisma Schema Language kind/feature A request for a new feature. topic: schema
#24432 opened Jun 5, 2024 by fahimahammed
Docs include incorrect information regarding Vercel deployment fix bug/0-unknown Bug is new, does not have information for reproduction or reproduction could not be confirmed. domain/schema Issue in the "Schema" domain: Prisma Schema, Introspection, Migrations etc. kind/bug A reported bug.
#24431 opened Jun 5, 2024 by Bestulo
Performance problems with batched findUnique() bug/0-unknown Bug is new, does not have information for reproduction or reproduction could not be confirmed. domain/client Issue in the "Client" domain: Prisma Client, Prisma Studio etc. kind/bug A reported bug. topic: batching topic: clientExtensions topic: findUnique() topic: performance/queries topic: performance topic: Promise.all
#24419 opened Jun 4, 2024 by janpio
[Internal] Function tests: Enable query logging via CLI parameter domain/client Issue in the "Client" domain: Prisma Client, Prisma Studio etc. kind/tech A technical change. topic: internal topic: logging topic: tech debt Initiatives to improve the experience of working with the code base topic: tests
#24387 opened Jun 2, 2024 by janpio
Prisma weird return type bug/1-unconfirmed Bug should have enough information for reproduction, but confirmation has not happened yet. domain/client Issue in the "Client" domain: Prisma Client, Prisma Studio etc. kind/bug A reported bug. tech/typescript Issue for tech TypeScript. topic: client types Types in Prisma Client
#24385 opened Jun 1, 2024 by gfffrtt
Add a dry-run option to prisma generate domain/client Issue in the "Client" domain: Prisma Client, Prisma Studio etc. kind/feature A request for a new feature. tech/typescript Issue for tech TypeScript. topic: prisma generate CLI: prisma generate
#24383 opened May 31, 2024 by zorzella
Allow configuring version mismatch to be an error domain/client Issue in the "Client" domain: Prisma Client, Prisma Studio etc. kind/feature A request for a new feature. tech/typescript Issue for tech TypeScript. topic: error
#24382 opened May 31, 2024 by zorzella
Zero-code instrumentation domain/client Issue in the "Client" domain: Prisma Client, Prisma Studio etc. kind/feature A request for a new feature. tech/typescript Issue for tech TypeScript. topic: tracing
#24376 opened May 31, 2024 by aqrln
Make sure db.statement attribute doesn't include the traceparent comment bug/2-confirmed Bug has been reproduced and confirmed. domain/client Issue in the "Client" domain: Prisma Client, Prisma Studio etc. kind/bug A reported bug. tech/engines Issue for tech Engines. topic: tracing
#24375 opened May 31, 2024 by aqrln
Make @prisma/instrumentation dependencies peer dependencies domain/client Issue in the "Client" domain: Prisma Client, Prisma Studio etc. kind/tech A technical change. tech/typescript Issue for tech TypeScript. topic: tracing
#24373 opened May 31, 2024 by aqrln
Foreign key constraint error message is unclear - without source model information bug/2-confirmed Bug has been reproduced and confirmed. domain/client Issue in the "Client" domain: Prisma Client, Prisma Studio etc. kind/bug A reported bug. tech/engines Issue for tech Engines. topic: error
#24371 opened May 31, 2024 by WRSP
traceparent comments with multiple SQL statements bug/2-confirmed Bug has been reproduced and confirmed. domain/client Issue in the "Client" domain: Prisma Client, Prisma Studio etc. kind/bug A reported bug. tech/engines Issue for tech Engines. topic: logging topic: tracing
#24370 opened May 31, 2024 by aqrln
Vercel Deployment to Edge functions fail with "Error: The Edge Function "index" is referencing unsupported modules: - .prisma: ." bug/1-unconfirmed Bug should have enough information for reproduction, but confirmation has not happened yet. domain/client Issue in the "Client" domain: Prisma Client, Prisma Studio etc. kind/bug A reported bug. kind/regression A reported bug in functionality that used to work before. topic: deployment/vercel topic: Vercel Edge Function
#24369 opened May 31, 2024 by styxlab
Add logical operators to orderBy domain/client Issue in the "Client" domain: Prisma Client, Prisma Studio etc. kind/feature A request for a new feature. topic: enum "type"/block `enum` topic: orderBy / sorting topic: postgresql
#24347 opened May 30, 2024 by mg-maia
ProTip! Updated in the last three days: updated:>2024-06-08.