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
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Feature: Schema Dump to drop migrations
#24637 opened Jun 25, 2024 by paulwer
dotenv loading issue with PrismaClient kind/bug A reported bug.
#24634 opened Jun 25, 2024 by Maxime-J
queryRaw removes camelCase of renamed columns 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.
#24627 opened Jun 24, 2024 by GovindarajanNagarajan-TomTom
Prisma Client: Unknown Argument 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.
#24622 opened Jun 24, 2024 by cadinhoruf
add comment domain/schema Issue in the "Schema" domain: Prisma Schema, Introspection, Migrations etc. kind/feature A request for a new feature.
#24621 opened Jun 24, 2024 by new1333
Uncaught TypeError: Failed to resolve module specifier ".prisma/client/index-browser". Relative references must start with either "/", "./", or "../". 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: browser
#24620 opened Jun 24, 2024 by bbhxwl
ReadMe link for the current Roadmap is invalid 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.
#24611 opened Jun 22, 2024 by raymondKelly
Incorrect MongoDB array behavior when field is null 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. domain/schema Issue in the "Schema" domain: Prisma Schema, Introspection, Migrations etc. kind/bug A reported bug. topic: mongodb topic: null topic: scalar list []
#24604 opened Jun 20, 2024 by sebastiansandqvist
[v5.15.0] bad type of $extends 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: clientExtensions
#24600 opened Jun 20, 2024 by Pavel-Boyazov
Prisma shouldn't just drop and re-create postgres schema to fix migration issues domain/schema Issue in the "Schema" domain: Prisma Schema, Introspection, Migrations etc. kind/improvement An improvement to existing feature and code. topic: drift topic: prisma migrate dev CLI: prisma migrate dev
#24597 opened Jun 20, 2024 by GovindarajanNagarajan-TomTom
Missing encoding for special characters for JSON columns in MYSQL 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: Json Scalar type `Json` topic: unicode
#24592 opened Jun 20, 2024 by jingfgrm
Add createManyAndReturn() support for MariaDB domain/client Issue in the "Client" domain: Prisma Client, Prisma Studio etc. kind/feature A request for a new feature. topic: createManyAndReturn() topic: mariadb
#24590 opened Jun 20, 2024 by apss-pohl
Prisma and OpenTelemetry: has no active context in prisma query event 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: logging topic: tracing
#24587 opened Jun 20, 2024 by Owen1435
Log query params are not escaped domain/client Issue in the "Client" domain: Prisma Client, Prisma Studio etc. kind/improvement An improvement to existing feature and code. topic: logging
#24581 opened Jun 19, 2024 by sguillia
Generalize and Enhance Readability of "RecordNotFound" Error Message in Prisma Client 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: error topic: rejectOnNotFound / *OrThrow
#24580 opened Jun 19, 2024 by fahimahammed
Prisma is returning the DateTime in ISOstring() 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: dates / DateTime topic: timezone logic related
#24574 opened Jun 18, 2024 by JoaoVitorLima242
Could not figure out an ID in create 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: create nested create
#24566 opened Jun 18, 2024 by zkch
Schema enum Support Chinese domain/client Issue in the "Client" domain: Prisma Client, Prisma Studio etc. domain/psl Issue in the "PSL" domain: Prisma Schema Language domain/schema Issue in the "Schema" domain: Prisma Schema, Introspection, Migrations etc. kind/feature A request for a new feature. topic: enum "type"/block `enum` topic: unicode
#24564 opened Jun 18, 2024 by zfjhui
prisma migrate * commands not working 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: database-provider/supabase topic: deployment/supabase topic: migrate
#24562 opened Jun 17, 2024 by wernert
Enable parameters for data source to be provided as fields on datasource instead of connection string arguments domain/psl Issue in the "PSL" domain: Prisma Schema Language domain/schema Issue in the "Schema" domain: Prisma Schema, Introspection, Migrations etc. kind/feature A request for a new feature. topic: connection-url
#24553 opened Jun 17, 2024 by nikolasburk
Support Couchbase domain/client Issue in the "Client" domain: Prisma Client, Prisma Studio etc. domain/schema Issue in the "Schema" domain: Prisma Schema, Introspection, Migrations etc. kind/feature A request for a new feature. topic: connector
#24550 opened Jun 16, 2024 by ceddybi
Bug: [D1] Error in performIO: Error: D1_ERROR: too many SQL variables 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: chunking topic: d1 Issues related to Cloudflare D1 topic: driverAdapters topic: @prisma/adapter-d1
#24545 opened Jun 15, 2024 by andrewcashmore
prisma migrate dev fails with Error: P1017 (prisma > 5.9.1) 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. topic: connections topic: prisma migrate dev CLI: prisma migrate dev
#24541 opened Jun 14, 2024 by AndreyChernykh
Bug (D1 migrations): IDs of optional relations are lost quietly during migration 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: d1 Issues related to Cloudflare D1 topic: driverAdapters topic: @prisma/adapter-d1 topic: prisma migrate dev CLI: prisma migrate dev topic: referential actions topic: sqlite
#24540 opened Jun 14, 2024 by hrueger
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.