xtablo-source/supabase
Arthur Belleville 4eaa8731c4
fix(api): remove redundant profile soft-delete
profiles.id has ON DELETE CASCADE from auth.users, so calling
auth.admin.deleteUser already removes the profile row. Only the
org soft-delete needs to happen explicitly.

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
2026-04-29 18:22:36 +02:00
..
migrations fix(api): remove redundant profile soft-delete 2026-04-29 18:22:36 +02:00
migrations_backup Remove debug trigger migration 2025-11-06 08:39:20 +01:00
tests allow invited to upgrade plan 2026-03-24 19:10:15 +01:00