gstack/supabase
Garry Tan bca29338cf
fix: verify-rls.sh — match current policy (inserts allowed, fix HTTP code parsing)
- INSERTs are now expected to succeed (kept for old client compat)
- Fix HTTP code parsing bug (401000 concatenation from -sf + write-out)
- Accept 200+empty as PASS for SELECT denial (RLS filtering)
2026-03-24 15:03:07 -07:00
..
functions fix: pre-landing review fixes — JSONB field order, version filter, RLS verification 2026-03-24 14:34:06 -07:00
migrations fix: keep INSERT policies for old client compat, preserve extra columns 2026-03-24 14:44:05 -07:00
config.sh fix: route all telemetry through edge functions, not PostgREST 2026-03-24 14:20:04 -07:00
verify-rls.sh fix: verify-rls.sh — match current policy (inserts allowed, fix HTTP code parsing) 2026-03-24 15:03:07 -07:00