© 2026 Hedgehog Software, LLC
(select auth.uid()) = id
const { error } = await supabase.from("profiles").delete().eq("id", userId);
true