Hamilton Evans
Results
1
issues of
Hamilton Evans
I've added the following trigger to call function `handle_new_user()` on creation of a new user in the auth table. ` CREATE OR REPLACE TRIGGER on_auth_user_created after insert on auth.users for...