-
-
Hey PAN,
Are the only things you need permissions to are as follows?
* **_s3:GetObject_**
* _**S3:PutInventoryConfig**_
* **_s3:GetBucketAcl_**
* **_s3:GetBucketpolicy_**
* **_s3:GetBucketLo…
-
I've created projects using graphqlgen (https://oss.prisma.io/graphqlgen/)_ and using prisma init (https://www.prisma.io/docs/1.22/get-started/01-setting-up-prisma-new-database-JAVASCRIPT-a002/)
I…
-
### Bug description
When logging the `transactionConnection` in an `interactive transaction` to the `console`, Node hangs for a long time and then crashes with an `ERR_INTERNAL_ASSERTION` error:
`…
-
https://github.com/drizzle-team/drizzle-orm/releases/tag/0.31.0
Prisma hasn't yet supported geometry officially, but that does not mean we cannot generate from our schema these types using this gen…
-
Given the following code:
```ts
playlists: t.relatedConnection('uploadLists', {
cursor: 'createdAt_id',
authScopes: privateAuthScopes,
query: async (_args, context) => {
…
-
### Bug description
Studio can't be opened from a custom client (in this case, using the Go client).
```
> go run github.com/steebchen/prisma-client-go studio
Prisma schema loaded from schema.…
-
About 2:07 in to video, when I try to create the search filter and 'where' segments, I am getting the squiggly line TS errors that "Prisma.JobWhereInput" has no exported members. Checked the validat…
-
Hi,
https://github.com/boly38/action-umami-report/issues/59
I'm trying to play basis example (ex. I first would like to list websites)
- server with umami docker self-hosted
- self-hosted uma…
-
Hi Prisma Team! My Prisma Client just crashed. This is the report:
## Versions
| Name | Version |
|-----------------|--------------------|
| Node | v16.16.0 …