Is there something wrong with my RLS, getting erro...
# sql
t
Is there something wrong with my RLS, getting error on insert call
g
For insert you also need a valid select policy.
t
How do I allow them to only select stuff they've inserted?
If its anon ^
t
Thank you, this fixed it