programa_id uuid NOT NULL REFERENCES programas(id) ON DELETE CASCADE, parceiro_id uuid NOT NULL REFERENCES parceiros(id) ON DELETE CASCADE, CREATE INDEX IF NOT EXISTS idx_programas_membros_programa ON ...
20251129032340_create_programas_clubes_table.sql Latest commit History History 123 lines (114 loc) · 4.48 KB master msa-teste / supabase / migrations / ...