-
Exercise 3.6
I am unsure where I am wrong with my .z.pg
.z.pg:{[x] i: where .perm.users.user = .z.u; auth:.perm.users.api[first i]; $[auth ~ `all;value x;.perm.parseQuery[x] ~ auth; value x; `notAuthorized]}
when I define my .z.pg on the hdb, it breaks all the previous tests
Log in to reply.