Do trigger functions work locally?
I am trying to work on my local environment but I can't because none of my triggers work locally. I see that they are in the migration file, but they never run. For example I have a trigger to create a user profile when a user is created, which works fine in Supabase Studio, but not locally.