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

Raw query returning a bigint for an int field kind/bug A reported bug.
#24136 opened May 9, 2024 by iGarym
Disambiguating relations incorrectly auto formatting 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: prisma format CLI: prisma format topic: relations
#24132 opened May 8, 2024 by keckrich
@prisma/extension-pulse is not exported from package bug/1-unconfirmed Bug should have enough information for reproduction, but confirmation has not happened yet. kind/bug A reported bug. team/pdp Issue for team Prisma Data Platform. topic: Next.js topic: @prisma/extension-pulse
#24130 opened May 8, 2024 by jeffreybos
::INET column type not supported when creating 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: create() topic: createMany() topic: @db.Inet Native type `Inet`
#24129 opened May 8, 2024 by davidgg
Error: Could not parse schema engine response: SyntaxError: Unexpected token '/', "/data/data"... is not valid JSON 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: android
#24123 opened May 8, 2024 by RizeKishimaro
Sort by property of Json field kind/feature A request for a new feature. team/client Issue for team Client. team/schema Issue for team Schema. topic: Json Scalar type `Json` topic: orderBy / sorting
#24122 opened May 8, 2024 by fgrande
Sort by Enum Field(s) alphabetically kind/feature A request for a new feature. team/client Issue for team Client. team/schema Issue for team Schema. topic: enum "type"/block `enum` topic: orderBy / sorting
#24120 opened May 8, 2024 by fgrande
Prisma Migrator ADD COLUMN formatting bug/2-confirmed Bug has been reproduced and confirmed. kind/bug A reported bug. team/schema Issue for team Schema. topic: migrate topic: prisma migrate dev CLI: prisma migrate dev
#24115 opened May 8, 2024 by leppaott
PANIC: timer has gone away 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. team/schema Issue for team Schema. topic: deployment/cpanel topic: OS/distro-resolution topic: rust panic
#24100 opened May 7, 2024 by Joao-Neto-DH
Setting a default value for an array field repeats it on every subsequent migration bug/2-confirmed Bug has been reproduced and confirmed. kind/bug A reported bug. team/client Issue for team Client. team/schema Issue for team Schema. tech/engines/migration engine Issue in the Migration Engine topic: default topic: migrate topic: scalar list []
#24086 opened May 6, 2024 by hyoretsu
Ignore certain fields for @updatedAt kind/feature A request for a new feature. team/client Issue for team Client. team/schema Issue for team Schema. topic: update() topic: updatedAt
#24080 opened May 5, 2024 by SuperManito
Support UUID v7 kind/feature A request for a new feature. team/client Issue for team Client. team/schema Issue for team Schema. topic: uuid
#24079 opened May 5, 2024 by kibertoad
Prisma incorrectly parses CRDB's FK constraint error as not 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: error topic: foreign keys
#24072 opened May 3, 2024 by evangeline
$on is missing on the extended client kind/feature A request for a new feature. team/client Issue for team Client. topic: client types Types in Prisma Client topic: clientExtensions topic: logging topic: $on
#24070 opened May 3, 2024 by aqrln
Cannot migrate changes on Multi Schema setup for SQL Server 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: multiSchema multiple schemas topic: sql server Microsoft SQL Server
#24068 opened May 3, 2024 by Chibionos
Broken ModelCreateArgs being generated for relations in data 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
#24066 opened May 2, 2024 by Druue
MySql generated column support kind/feature A request for a new feature. team/schema Issue for team Schema. topic: generated columns topic: mysql
#24063 opened May 2, 2024 by drupsys
Migrations started using significantly more memory in 5.13.0 and crash with OOM 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: cockroachdb topic: prisma migrate deploy CLI: prisma migrate deploy
#24061 opened May 2, 2024 by kibertoad
Enhance Type Safety of the AtLeast Utility Type for More Accurate Type Inference 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: findUnique()
#24055 opened May 1, 2024 by de-novo
Less restrictive JSON types on create/insert 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: Json Scalar type `Json`
#24054 opened May 1, 2024 by jacobmacweb
Expected parent IDs to be set when ordering by parent 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
#24043 opened Apr 30, 2024 by romanwbruce
ProTip! Exclude everything labeled bug with -label:bug.