profiles table after insert on auth.users, almost exactly the same as the example here. It works as expected in the hosted Supabase environment.profiles table did not get created (like it does in the hosted Supabase environment), i.e. the trigger appeared to not get executed in the local environment.