Created a new function under auth and now I can't delete it ๐
I created a new function under auth on accident and now I can't delete it. I see it when I go to create a new trigger and selecting a function.
I tried using the SQL Editor to run:
But that didn't work either.
I tried using the SQL Editor to run:
DROP FUNCTION IF EXISTS add_onboarding_key();But that didn't work either.
