-
### Bug description
I'm receiving this error
```
$composites: true does not support recursive composite types.
```
I think the problem with the **TypeNestedComposite**
Related to [3878](ht…
-
### Bug description
- OceanBase is a MySQL compatible database and doesn't support `@@socket` variable. https://github.com/oceanbase/oceanbase/issues/1936
- When connect OceanBase with prisma, `pr…
-
## About
A tiny (124 bytes), secure, URL-friendly, unique string ID generator for JavaScript
## References
- https://github.com/ai/nanoid
- https://zelark.github.io/nano-id-cc/
- https://www.n…
amotl updated
5 months ago
-
### Bug description
Running the seed produces the following error `Query createOneUserSettings is required to return data, but found no record(s).`
Atleast from my perspective I don't see why we…
-
### Bug description
For some reason i'm getting the `Type 'string' is not assignable to type 'never'` error, but the variables are with same tipe (string)
### How to reproduce
prisma.< databa…
-
### Checklist
- [X] I have filled out the template to the best of my ability.
- [X] This only contains 1 feature request (if you have multiple feature requests, open one feature request for each feat…
-
### Bug description
Hello, I'm trying to install Prisma then generate the client with Yarn and yarn pnp.
Package.json
```json
{
"name": "panel.wailroth.fr",
"version": "0.1.0",
"pri…
-
While we do not require any unique generator IDs in the model, it may be useful in some cases (results processing, policies applied to specific generators, etc). We decided that the best way to implem…
-
Introspection from a Prisma schema with a duplicated `client` name currently results in a panic.
Instead, this should be a validation error.
Command: `prisma db pull`
Version: `4.10.0`
Binar…
-
(Internal source: https://www.notion.so/prismaio/Current-DMMF-Requests-7d4dda96375f4b8c8569e6ebc6815d11)
- Missing information in `dmmf.datamodel`
- Documentation
- for MongoDB `type`…