Files
acmcc/supabase/migrations/20260403160504_63e5addd-5e71-450a-86ed-8e2589fc980e.sql
2026-06-01 20:19:26 -04:00

2 lines
95 B
SQL

-- Add 'legal' to the app_role enum
ALTER TYPE public.app_role ADD VALUE IF NOT EXISTS 'legal';