Incorrect binary data format in bind parameter
This is my problem, it's happening more and more now randomly and causing me problems: https://github.com/prisma/prisma/issues/17110#issuecomment-1881993283
Posted about it 4mo ago, janpio ๐ 'd it, not sure what else to do here. Hard to reproduce but it's happening for me multiple times a day now.
GitHub
Float number on raw query ยท Issue #17110 ยท prisma/prisma
Bug description error when trying to send a float number to raw query db error: ERROR: invalid byte sequence for encoding "UTF8" How to reproduce import { PrismaClient } from '@prisma...
0 Replies