Replies: 1 comment
-
I agree, it's especially complicated to debug things like |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there better way to debug access policies than commenting them out in schema and migrating?
I have strange behavior of set of multiple access policies that I can't understand (I'm sure I've made a mistake somewhere). It would be helpful to enable/disable particular policies, run queries and see the output. At the moment the only way I found to do this is via commenting out and running a migrations. Is there any better way?
Beta Was this translation helpful? Give feedback.
All reactions