Manuel Maute

Results 18 issues of Manuel Maute

I noticed that the class sort order of the components installed via cli does not comply to the recommended sorting order from tailwindcss. The result is that when I run...

I checked to docs and the code and if there is an option to configure the package name of the generated client sdk I didn't find it. As every execution...

Does this work with iso as well? I'm trying to install harvester on my vps: https://github.com/harvester/harvester/releases Not sure if this is possible though, could you give me a hint in...

@id field will only be optional for `Int` fields with `autoincrement()` which results in any other @id field with default to not be optional in the input value. This doesn't...

Due to accessibility and UX reasons I want to render actual link elements instead of `li` elements. This can currently only achieved by using `` which gives me an error...

### What version of `drizzle-orm` are you using? 0.30.10 ### What version of `drizzle-kit` are you using? 0.21.2 ### Describe the Bug I introspected a schema that has some features...

bug

In case of `sqlite` the generator won't create faker objects despite the annotations because it's listed as string. But there are extensions for sqlite that would allow this also there...

## Problem This feature request is based on https://github.com/prisma/language-tools/issues/444. In short: I was very confused as I realized that `prisma format` introduces relation field in PascalCase. Why? Because literally every...

kind/improvement
topic: introspection-configuration
topic: prisma format
team/client
topic: prisma validate --fix