(Translated by https://www.hiragana.jp/)
Issues · prisma/prisma · GitHub
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

C-Abi causes dynamic library request kind/feature A request for a new feature. team/client Issue for team Client. topic: dart topic: engine
#24295 opened May 26, 2024 by medz
createManyAndReturn() not getting recognized/available 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: client types Types in Prisma Client topic: createManyAndReturn() topic: prisma-client
#24294 opened May 26, 2024 by imoby
Bug (D1): PrismaClientKnownRequestError: Foreign key constraint failed on the field: foreign key 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: d1 Issues related to Cloudflare D1 topic: dx topic: error topic: foreign keys topic: prisma-client
#24293 opened May 26, 2024 by hrueger
Adding an enum field on a model and removing an enum value at the same time generates a failing migration (Postgresql) 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: enum "type"/block `enum` topic: migrate topic: postgresql topic: prisma migrate dev CLI: prisma migrate dev
#24292 opened May 26, 2024 by Errorname
Adding Enum value as part of data migration breaks running servers 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. team/schema Issue for team Schema. topic: data migrations topic: enum "type"/block `enum` topic: postgresql topic: upsert()
#24288 opened May 25, 2024 by pimmee
Support for multiple sums aggregate kind/improvement An improvement to existing feature and code. team/client Issue for team Client. topic: aggregate() (Originally preview feature `aggreateApi`) topic: aggregate _avg, _sum, _min, _max topic: client api topic: _count https://www.prisma.io/docs/concepts/components/prisma-client/aggregation-grouping-summarizing#count-
#24286 opened May 25, 2024 by fzn0x
Prisma Instrumentation Type Error bug/0-unknown Bug is new, does not have information for reproduction or reproduction could not be confirmed. kind/bug A reported bug. team/client Issue for team Client. topic: prisma-client topic: tracing topic: typescript
#24285 opened May 25, 2024 by zhiyan114
PANIC: internal error: entered unreachable code 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: entered unreachable code topic: rust panic topic: sql server Microsoft SQL Server
#24277 opened May 23, 2024 by leog
Breaking change? Int switched to being Int32 for MongoDB bug/2-confirmed Bug has been reproduced and confirmed. kind/regression A reported bug in functionality that used to work before. team/client Issue for team Client. topic: mongodb
#24262 opened May 22, 2024 by fiws
not: true query with null values does not work 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: NOT topic: null topic: where / filter
#24252 opened May 22, 2024 by cesarve77
getting prisma errors when running AnythingLLMDesktop.AppImage on Artix linux 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. topic: linux
#24249 opened May 21, 2024 by ivanenev
Prisma Migrate HEAD against canonical branch kind/feature A request for a new feature. team/schema Issue for team Schema. topic: migrate
#24248 opened May 21, 2024 by chrbala
Runtime error that occurs in findunique() when unique constraint is composed of one field 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: typescript topic: validation
#24241 opened May 20, 2024 by mmmmicha
Migration is created for the @default(dbgenerated(...)) value on DateTime although already migrated 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: endless migrations topic: migrate topic: postgresql topic: prisma migrate dev CLI: prisma migrate dev
#24240 opened May 18, 2024 by MaximTovstashev
Split out the "fix" functionality of prisma format kind/tech A technical change. team/schema Issue for team Schema. tech/engines Issue for tech Engines. tech/typescript Issue for tech TypeScript. topic: breaking change topic: cli topic: prisma format CLI: prisma format topic: prisma validate --fix (Command does not exist yet, but if it did, this functionality would be triggered by it)
#24227 opened May 17, 2024 by Druue
called Result::unwrap() on an Err value: Any { .. } bug/0-unknown Bug is new, does not have information for reproduction or reproduction could not be confirmed. kind/bug A reported bug. team/client Issue for team Client. topic: rust panic topic: sql server Microsoft SQL Server
#24225 opened May 16, 2024 by smg-helenyemima
Remove validate call after format in CLI kind/improvement An improvement to existing feature and code. team/schema Issue for team Schema. tech/typescript Issue for tech TypeScript. topic: breaking change topic: cli topic: prisma format CLI: prisma format topic: prisma6
#24224 opened May 16, 2024 by Druue
PrismaClientInitializationError bug/0-unknown Bug is new, does not have information for reproduction or reproduction could not be confirmed. kind/bug A reported bug. team/client Issue for team Client. topic: windows
#24210 opened May 15, 2024 by iamzainn
Bug: Migrations not compatible with D1 bug/2-confirmed Bug has been reproduced and confirmed. kind/bug A reported bug. team/schema Issue for team Schema. topic: d1 Issues related to Cloudflare D1 topic: migrate topic: @prisma/adapter-d1
#24208 opened May 15, 2024 by hrueger 5.15.0
ProTip! Exclude everything labeled bug with -label:bug.