RLS policies aren't working on local dev env
I use the local docker stack version of supabase for development before pushing to hosted production. I noticed that an RLS policy I had working locally was failing in prod and am now realizing that at some point, RLS seems to have stopped working entirely on my local env. I have made sure the policies are enabled. What else can I check?