I need little help here.... I was trying to use Pr...
# orm-help
t
I need little help here.... I was trying to use Prisma today with MongoDB, but have noticed that some logical operators are missing ( like OR and NOT ) .... BUT... when I use Postgres as DB, all three logical operators are there -> AND, NOT, OR