Igor Tomić

Results 2 issues of Igor Tomić

## Description As _count arg in select args is conditional it can be passed as undefined and in that case query fails. The expected behavior is that the query is...

## Description In PostgreSQL, a nullable array column can hold either a `null` value or an empty array (`{}`), and these are semantically different. Previously, Prisma treated both cases as...