drop policy if exists "Users can read own bank sync state" on public.bank_sync_state; create policy "Users can read own bank sync state" on public.bank_sync_state for select using (auth.uid() = ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results