Luca Steeb

Results 142 issues of Luca Steeb

**Is your feature request related to a problem? Please describe.** When calling fetchMore, it always uses the network without the cache: **Describe the solution you'd like** I would like to...

enhancement
dart client

In `@prisma/[email protected]` / `engines@58369335532e47bdcec77a2f1e7c1fb83a463918` the DMMF schema changed from nested many creates from an array to a non-array type: This used to be a an array before: ```graphql mutation {...

team/client

It would be great to be able to provide a custom storage provider instead of defaulting to localStorage. In my case, I would like to pass Storage from @ionic/storage which...

enhancement
help wanted

Error: {"jsonrpc":"2.0","id":1,"result":{"manifest":{"prettyName":"Prisma Client Go","defaultOutput":"db","denylist":null,"requiresGenerators":null,"requiresEngines":null}}} 2022/08/23 22:05:06 error occurred when invoking prisma: could not generate code. could not write .gitignore: open /Users/steebchen/projects/gitpaid-api/prisma/db/.gitignore: no such file or directory related: #759 but doesn't...

Pod logs: ``` kubectl logs kubernetes-configmap-rollouts-7f886d9bb7-xrshg Rerolling Deployments that use ConfigMap: Rerolling Deployments that use Secrets: Error from server (Forbidden): deployments.extensions is forbidden: User "system:serviceaccount:default:default" cannot list deployments.extensions in the...

I am trying to send some inscriptions to muliple recipients (addresses), however it seems I can only do one by one, and I have to confirm each with the unisat...

[PostGIS](postgis.net) is a popular extension to support geolocation data types and queries in Postgres. We should think about how we can add support for PostGIS, both for data types and...

kind/feature
topic: native database types
topic: geo
team/schema
team/client
team/psl-wg

https://www.prisma.io/docs/orm/prisma-client/queries/raw-database-access/raw-queries#raw-queries-with-mongodb

Currently, the Go client launches the Prisma engine as a separate process, and communicates with it via HTTP. While this works fine, it would be much better and secure to...

kind/feature

also rename transaction interface