### Issue Description request: > users: RELATION <_USER> and this relation has no rows ``` where: {users: {$exists: false, $ne: {__type: "Pointer", className: "_User", objectId: "hXqhAUjRz2"}}} ``` response: ``` {"code":119,"error":"Postgres doesn't support this query type yet {\"$nin\":[]}"} ```