Vandivier / ladderly-3

the home site for the ladderly ecosystem

Home Page:https://ladderly.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

delete user by email script

Vandivier opened this issue · comments

as part of regression testing and quality assurance on #229

we need to create a new user

so, i try to use one of my spare emails, but the user already exists

so, i try to delete the user row from supabase, but the user can't be deleted because of constraints on other tables

so, we should make a script to delete user by email