not: true
query with null
values does not work
#24252
Labels
bug/2-confirmed
Bug has been reproduced and confirmed.
domain/client
Issue in the "Client" domain: Prisma Client, Prisma Studio etc.
kind/bug
A reported bug.
topic: NOT
topic: null
topic: where / filter
Bug description
if a boolean field has true, false and nulls values, the query for not true values does not take in count nulls values.
How to reproduce
Expected behavior
a query
should return false + null values
Prisma information
in the repo
Environment & setup
Prisma Version
The text was updated successfully, but these errors were encountered: