gstack/supabase
Garry Tan 531bb29474
fix: keep INSERT policies for old client compat, preserve extra columns
- Keep anon INSERT policies so pre-v0.11.16 clients can still sync
  telemetry via PostgREST while new clients use edge functions
- Add error_message/failed_step columns to migration (reconcile repo
  with live schema) instead of dropping them
- Security fix still lands: SELECT and UPDATE policies are dropped

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-24 14:44:05 -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: pre-landing review fixes — JSONB field order, version filter, RLS verification 2026-03-24 14:34:06 -07:00