Issues: prisma/prisma
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
Label
Projects
Milestones
Assignee
Sort
Issues list
couldn't identify clear-linux-os
kind/improvement
An improvement to existing feature and code.
team/schema
Issue for team Schema.
#22539
opened Jan 2, 2024 by
jdu211171
Developer freindly Doc for solving Error when running prisma+mongodb with connection string with no database name
kind/bug
A reported bug.
#22538
opened Jan 2, 2024 by
Osmanity
Check constraint in a transaction error is hidden
bug/0-unknown
Bug is new, does not have information for reproduction or reproduction could not be confirmed.
kind/bug
A reported bug.
kind/improvement
An improvement to existing feature and code.
team/client
Issue for team Client.
topic: constraint
#22536
opened Jan 2, 2024 by
dstoyanoff
dbgenerated() doesnot support raw query anymore?
bug/1-unconfirmed
Bug should have enough information for reproduction, but confirmation has not happened yet.
kind/bug
A reported bug.
team/schema
Issue for team Schema.
topic: dbgenerated
#22535
opened Jan 2, 2024 by
RaiSaugat
yarn prisma generate has stopped updating types when prisma.schema changes.
bug/1-unconfirmed
#22534
opened Jan 2, 2024 by
dawnmist
Add model event listeners to execute code before or after inserting/updating models
kind/improvement
An improvement to existing feature and code.
team/client
Issue for team Client.
topic: clientExtensions
topic: extension/query
#22533
opened Jan 1, 2024 by
MichaelNZ85
MODULE NOT FOUND
bug/1-unconfirmed
Bug should have enough information for reproduction, but confirmation has not happened yet.
kind/bug
A reported bug.
team/client
Issue for team Client.
topic: Next.js
topic: turborepo
https://turborepo.org/
#22530
opened Dec 31, 2023 by
martinez-hugo
Prisma doesn't detect my distro.
kind/improvement
An improvement to existing feature and code.
team/schema
Issue for team Schema.
#22522
opened Dec 28, 2023 by
alaidine
Turning off Prisma migrations and db push for a certain project
kind/feature
A request for a new feature.
team/schema
Issue for team Schema.
topic: migrate
#22516
opened Dec 27, 2023 by
zjtakato
Cannot delete record
bug/1-unconfirmed
Bug should have enough information for reproduction, but confirmation has not happened yet.
kind/bug
A reported bug.
team/client
Issue for team Client.
topic: database-provider/planetscale
topic: delete()
topic: query-crash
topic: studio
#22515
opened Dec 27, 2023 by
teetangh
ability to disable "Start using Prisma Client" hint logs on A request for a new feature.
team/schema
Issue for team Schema.
tech/typescript
Issue for tech TypeScript.
topic: prisma generate
CLI: prisma generate
prisma generate
kind/feature
#22513
opened Dec 26, 2023 by
BrennanColberg
Prisma clietn not found in a Turborepo repo with nextjs > 13.1.1 with Prisma
bug/1-unconfirmed
Bug should have enough information for reproduction, but confirmation has not happened yet.
kind/bug
A reported bug.
team/client
Issue for team Client.
tech/typescript
Issue for tech TypeScript.
topic: turborepo
https://turborepo.org/
#22510
opened Dec 26, 2023 by
ashburnham
Unterminated dollar string $$ while running a migration with trigger
bug/1-unconfirmed
Bug should have enough information for reproduction, but confirmation has not happened yet.
kind/bug
A reported bug.
team/schema
Issue for team Schema.
topic: migrate
topic: postgresql
#22495
opened Dec 22, 2023 by
meehawk
Distro solus os
kind/improvement
An improvement to existing feature and code.
team/schema
Issue for team Schema.
#22494
opened Dec 22, 2023 by
tovoniry
Error popups are unreadable in Studio because of minified sources
bug/1-unconfirmed
Bug should have enough information for reproduction, but confirmation has not happened yet.
kind/bug
A reported bug.
team/client
Issue for team Client.
tech/typescript
Issue for tech TypeScript.
topic: error
topic: studio
#22492
opened Dec 21, 2023 by
aqrln
Support for the JSON "contains" operator (@>) in Postgres
kind/feature
A request for a new feature.
team/client
Issue for team Client.
topic: contains
topic: postgresql
#22488
opened Dec 21, 2023 by
sam-artuso
Prepared statement caching is data dependent on numeric input parameters
bug/2-confirmed
Bug has been reproduced and confirmed.
kind/bug
A reported bug.
team/client
Issue for team Client.
tech/engines
Issue for tech Engines.
topic: postgresql
#22482
opened Dec 20, 2023 by
lbebels
relationsJoins enabled with @db.Json in Postgres makes the order of the JSON fields completely disappear
bug/1-unconfirmed
Bug should have enough information for reproduction, but confirmation has not happened yet.
kind/bug
A reported bug.
team/client
Issue for team Client.
tech/engines
Issue for tech Engines.
topic: json
#22479
opened Dec 20, 2023 by
semoal
can not use Prisma.JsonNull or Prisma.DbNull with Json[] columns
5.4.2
bug/1-unconfirmed
Bug should have enough information for reproduction, but confirmation has not happened yet.
kind/bug
A reported bug.
team/client
Issue for team Client.
tech/engines
Issue for tech Engines.
topic: json array
#22476
opened Dec 20, 2023 by
shawnjones253
Prisma Client paniked with findMany that included a propriety with a many-to-many relation
bug/1-unconfirmed
Bug should have enough information for reproduction, but confirmation has not happened yet.
kind/bug
A reported bug.
team/client
Issue for team Client.
tech/engines
Issue for tech Engines.
topic: referentialIntegrity/relationMode
topic: relations
#22474
opened Dec 20, 2023 by
Lauro-Solia
Next.js transpilation breaks neon driver adapter
bug/1-unconfirmed
Bug should have enough information for reproduction, but confirmation has not happened yet.
kind/bug
A reported bug.
team/client
Issue for team Client.
topic: database-provider/neon
https://neon.tech/
topic: driverAdapters
#22469
opened Dec 19, 2023 by
mmachatschek
model.delete returns a row if select succeeds but delete fails
bug/1-unconfirmed
Bug should have enough information for reproduction, but confirmation has not happened yet.
kind/bug
A reported bug.
team/client
Issue for team Client.
tech/engines
Issue for tech Engines.
topic: delete()
#22461
opened Dec 18, 2023 by
cnjmike
Prisma 5.7.0 drops and recreates enum array field when running migrate even if the field has not changed
bug/0-unknown
Bug is new, does not have information for reproduction or reproduction could not be confirmed.
kind/bug
A reported bug.
team/schema
Issue for team Schema.
tech/engines/migration engine
Issue in the Migration Engine
tech/engines
Issue for tech Engines.
topic: migrate
#22456
opened Dec 18, 2023 by
devunt
Support tracers not derived from opentelemetry-sdk-trace-base (e.g. Datadog tracer)
bug/1-unconfirmed
Bug should have enough information for reproduction, but confirmation has not happened yet.
kind/bug
A reported bug.
team/client
Issue for team Client.
tech/typescript
Issue for tech TypeScript.
topic: tracing
#22450
opened Dec 18, 2023 by
sergeyevstifeev
Out-of-process OpenTelemetry autoinstrumentation
kind/feature
A request for a new feature.
team/client
Issue for team Client.
topic: tracing
#22446
opened Dec 18, 2023 by
adammetis
Previous Next
ProTip!
no:milestone will show everything without a milestone.