My trigger on insert and update are working but on...
# sql
e
My trigger on insert and update are working but on delete not. I cannot find any errors in the logs. The user from the auth table is deleted but the user from the public.users is not deleted.