Prisma uuidv4 Error creating UUID, invalid length: expected length 32 for simple format, found 24
For some reason I keep continue getting for almost 2 days now the following error:
I am creating a message that has an UUID as ID:
And this is part of the corresponding model:
Anyone an idea what is causing the issue? - I cant modify the db shcema, it is pulled from an already existing db (EFCore - .net scheme generated)
2 Replies
You chose to debug with a human. They'll tinker with your query soon. If you get curious meanwhile, hop into
#ask-ai
for a quick spin!Was it working fine before and you suddenly started getting this error?