just upgraded to `prisma-binding 2.0`, got a probl...
# orm-help
t
just upgraded to
prisma-binding 2.0
, got a problem: when I do
ctx.db.exists.User({ email: <mailto:test@test.com|test@test.com> })
, it returns all the users in the database.