Serhii Tatarintsev

Results 156 comments of Serhii Tatarintsev

Hey @zshannon , Did you get a chance to have a look at my previous comment? It'd be helpful for us to move your issue forward. Without further information, we'll...

@charlesvdv do you have an opinion on which of the two options would work better for your use-case?

`__internalParams` should give a hint that is not something meant for external consumption

Hi @WailRoth Could you provide a reproduction in isolated repository, where we could see error happening? Thank you!

I could not reproduce it, neither with current prisma version, nor with 3.10.0 where it was first reported. You can see code [here](https://github.com/prisma/reproductions/tree/main/gh-12128) @aaronduce @semoal @phenomenal-hardy will it be possible...

@BrendanRomanDev the snippet you are showing is not what `@alethyst` posted as solution. `runtime` module is our private API, it can change in any version without prior warning and you...

Thank you! We are ready to merge it, but we'd like to have a test for it. We can take care of it ourselves, but we need a way to...

@Ketcap ideally, small repo where we could see error happening would be nice.

Hi @zackperdue! Could you share a sample of the data present in the DB? Error suggest to be that the actual data for `receiveemails` is of type `Boolean`, not `Decimal`

Thank you! Could you also report the prisma verson you are using? `9.6.7` you've reported in original post does not exist