dylel
dylel
bump, this needs a real solution or at least a basic example of how to do it ourselves safely as right now we are just guessing
@Muhammad-Arsalan31 what database provider are you using? MySql?
I've had this happen to me a few times when the module wasn't actually installed correctly for whatever reason, removing prisma-kysely, remove node modules, install node modules, install prisma-kysely. This...
hey @valtyr, any idea how we can deal with unsupported types? I've looked into it a bit but the [Prisma Generator Helper](https://github.com/prisma/prisma/tree/main/packages/generator-helper) doesn't seem to parse in any columns that...
thanks @janpio for linking that, this is my issue I opened last week. I'm looking for an alternative in the meantime to deal with this as it could be sometime...