KuryKat
KuryKat
This isn't an issue with *this* package, but rather with how you are using it in your monorepo project, I will assume you're using [``TurboRepo``](https://turbo.build/repo/docs). You need ``zod-prisma-types`` inside your...
I don't know if this *was* done automatically before, which *then* it could be considered a bug, but if it wasn't then it isn't necessarily a bug, more like a...
~~By the way I recommend using ``@db.VarChar(320)`` for email, as that's the maximum size an email can have:~~ Not recommended anymore, read the following comment to understand why. | Part...
> By the way I recommend using `@db.VarChar(320)` for email, as that's the maximum size an email can have: > Part of email address Maximum length > Local address 64...
Any updates on this? this page would be really useful to have in the docs!
To answer your first question: Yes, you can disable ``createInputTypes`` and enable only ``createModelTypes``, but that will still generate the ``InputTypeSchemas`` folder with Enum Schemas/Types... which is pointless, in my...
"Animated" wouldn't really be the correct name, but yes, it is TO-DO for v4 to have the status select randomly one from a list of status. I would also say...
Also, the "AFK Command" idea is to be something like [this](https://dev.bukkit.org/projects/afk)?
Can confirm the same issue myself too, and right now the only option to fix this is downgrading wings, which I can't do, because there is a CVE in the...