At statement 103: CREATE OR REPLACE TRIGGER "notifications-hook" AFTER INSERT ON public.notifications FOR EACH ROW EXECUTE FUNCTION supabase_functions.http_request('https://[redacted]', 'POST', '{"Content-Type":"application/json"}', '{}', '1000')
At statement 103: CREATE OR REPLACE TRIGGER "notifications-hook" AFTER INSERT ON public.notifications FOR EACH ROW EXECUTE FUNCTION supabase_functions.http_request('https://[redacted]', 'POST', '{"Content-Type":"application/json"}', '{}', '1000')