-
Advanced Capstone 3.6
Hello! I have this piece of code for the exercise 3.6:
hdbH".z.pg:{[query] api:.perm.users[.z.u][`api]; $[api~`all;value query;api~(.perm.parseQuery[query]);value query;`notAuthorized]}"
However, when I test it, I only fail one test – I am not sure if it is because of the .z.pg definition, or due to any previous mistake (Although I checked that my tables should be properly keyed with the required meta and so on). I am attaching a screenshot as well.
Log in to reply.