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

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
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
RustPanic: RuntimeError 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: memory leak topic: rust panic
#24183 opened May 14, 2024 by crazyH0b0
Types broken on void clients (no models) 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: client types Types in Prisma Client
#24182 opened May 14, 2024 by NBMSacha
Prisma Migrate Drops Custom Migrations 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: generated columns topic: migrate topic: prisma migrate dev --create-only CLI: prisma migrate dev --create-only topic: tsvector
#24180 opened May 14, 2024 by ApocalypseCalculator
Migration failed to apply cleanly to shadow database 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: prisma migrate dev CLI: prisma migrate dev topic: shadow database
#24175 opened May 13, 2024 by rpbarnes
Support for manually managing prepared statements kind/feature A request for a new feature. team/client Issue for team Client. topic: client api topic: extend-client Extending the Prisma Client
#24171 opened May 13, 2024 by kavyantic
Unable to require libquery_engine-debian-openssl-3.0.x.so.node 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: engine-not-found
#24159 opened May 12, 2024 by SashaGoncharov19
Error Thrown When Sorting Field Is Not Selected bug/2-confirmed Bug has been reproduced and confirmed. kind/bug A reported bug. team/client Issue for team Client. topic: chunking topic: orderBy / sorting topic: rust panic topic: sql server Microsoft SQL Server
#24152 opened May 10, 2024 by Hellio404
Dynamic load relations kind/feature A request for a new feature. team/client Issue for team Client. topic: relations
#24149 opened May 10, 2024 by simplo-marcind
Repeated alter migrations in Postgres for String[] @default([]) @db.VarChar(64) 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. tech/engines Issue for tech Engines. topic: default topic: endless migrations topic: migrate topic: scalar list []
#24138 opened May 9, 2024 by betimer
Raw query returning a bigint for an int field bug/2-confirmed Bug has been reproduced and confirmed. kind/bug A reported bug. team/client Issue for team Client. topic: mysql topic: raw $queryRaw(Unsafe) and $executeRaw(Unsafe): https://www.prisma.io/docs/concepts/components/prisma-cli topic: unsigned
#24136 opened May 9, 2024 by iGarym
ProTip! no:milestone will show everything without a milestone.