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

Add way to exclude fields via query arguments or globally domain/client Issue in the "Client" domain: Prisma Client, Prisma Studio etc. kind/feature A request for a new feature. status/is-preview-feature This feature request is currently available as a Preview feature. topic: client api topic: exclude topic: extend-client Extending the Prisma Client
#5042 opened Apr 13, 2020 by pantharshit00
Support for splitting Prisma schema into multiple files 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. status/is-preview-feature This feature request is currently available as a Preview feature. topic: modular-schema topic: schema
#2377 opened May 5, 2020 by albertoperdomo
Support DynamoDB 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 topic: serverless
#1676 opened Feb 21, 2020 by nikolasburk
Define type of content of Json field 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: composite-types topic: Json Scalar type `Json` topic: schema
#3219 opened Aug 6, 2020 by MaximNd
Virtual computed fields domain/client Issue in the "Client" domain: Prisma Client, Prisma Studio etc. domain/psl Issue in the "PSL" domain: Prisma Schema Language kind/feature A request for a new feature. status/has-client-extension This feature request is available as a Client Extension. topic: computed fields topic: extend-client Extending the Prisma Client topic: schema
#3394 opened Oct 20, 2019 by pantharshit00
PostGIS/GIS support 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: geo topic: native database types
#2789 opened Jun 17, 2020 by steebchen
Subscriptions/real-time API support domain/client Issue in the "Client" domain: Prisma Client, Prisma Studio etc. domain/pdp Issue in the "PDP" domain: Prisma Data Platform kind/feature A request for a new feature. topic: realtime topic: subscription
#298 opened Jul 31, 2019 by schickling
Support for a Union type domain/client Issue in the "Client" domain: Prisma Client, Prisma Studio etc. domain/psl Issue in the "PSL" domain: Prisma Schema Language kind/feature A request for a new feature. topic: schema
#2505 opened May 18, 2020 by matthewmueller
Add support for Deno domain/client Issue in the "Client" domain: Prisma Client, Prisma Studio etc. kind/feature A request for a new feature. status/is-preview-feature This feature request is currently available as a Preview feature. topic: deno topic: language
#2452 opened May 14, 2020 by impowski
Provide upsertMany()/upsertFirst() operation in the client API domain/client Issue in the "Client" domain: Prisma Client, Prisma Studio etc. kind/feature A request for a new feature. topic: client api topic: upsert()
#4134 opened Nov 2, 2020 by olliechick
Multiple Connections / Databases / Datasources 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: multiple datasources topic: prisma-client topic: schema
#2443 opened May 14, 2020 by FredericLatour
React Native support domain/client Issue in the "Client" domain: Prisma Client, Prisma Studio etc. kind/feature A request for a new feature. topic: mobile topic: react native topic: runtime
#5011 opened Nov 7, 2019 by CanRau
Support querying across multiple schemas 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. status/is-preview-feature This feature request is currently available as a Preview feature. topic: database-provider/supabase topic: introspection topic: multiSchema multiple schemas topic: postgresql topic: schema topic: sql server Microsoft SQL Server
#1122 opened Dec 11, 2019 by pantharshit00
Support for Cloudflare's new SQLite database D1 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. status/is-preview-feature This feature request is currently available as a Preview feature. topic: Cloudflare Workers topic: connector topic: d1 Issues related to Cloudflare D1 topic: driverAdapters topic: edge topic: @prisma/adapter-d1 topic: serverless topic: sqlite
#13310 opened May 12, 2022 by mikecann
Support SurrealDB 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
#15346 opened Sep 15, 2022 by yovanoc
Create nested relations using createMany() and createMany domain/client Issue in the "Client" domain: Prisma Client, Prisma Studio etc. kind/feature A request for a new feature. topic: createMany() topic: createMany nested `createMany` topic: nested write (create/update/delete) https://www.prisma.io/docs/concepts/components/prisma-client/relation-queries#nested-writes topic: relations
#5455 opened Feb 3, 2021 by yousufhasan
Add findManyAndCount() to return count of queried items domain/client Issue in the "Client" domain: Prisma Client, Prisma Studio etc. kind/feature A request for a new feature. topic: client api topic: pagination
#7550 opened Jun 9, 2021 by julianflapper
groupBy() and aggregate over date ranges domain/client Issue in the "Client" domain: Prisma Client, Prisma Studio etc. kind/feature A request for a new feature. topic: client api topic: dates / DateTime topic: groupBy()
#6653 opened Apr 20, 2021 by grapereader
Geolocation/Spatial types support 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: geo topic: native database types
#1798 opened Mar 10, 2020 by teebot
Support for Polymorphic Associations 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: polymorphic relationship topic: schema
#1644 opened Feb 19, 2020 by piesrtasty
Add runtime validation to models domain/client Issue in the "Client" domain: Prisma Client, Prisma Studio etc. kind/feature A request for a new feature. topic: extend-client Extending the Prisma Client topic: prisma-client
#3528 opened Sep 4, 2020 by 2color
Prisma Client for Java domain/client Issue in the "Client" domain: Prisma Client, Prisma Studio etc. kind/feature A request for a new feature. topic: generator topic: language topic: prisma-client
#1616 opened Feb 17, 2020 by nikolasburk
Add support for enum string assignments 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: schema
#273 opened Jul 29, 2019 by timsuchanek
Support recursive relationships domain/client Issue in the "Client" domain: Prisma Client, Prisma Studio etc. kind/feature A request for a new feature. topic: database-functionality topic: postgresql topic: tree
#3725 opened Sep 21, 2020 by ridsameer
ProTip! Find all open issues with in progress development work with linked:pr.