© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•3y ago•
2 replies
chrysb

ERROR: schema "supabase_functions" does not exist

When doing a
supabase db push
supabase db push
on a new project, following the instructions here:

https://supabase.com/docs/guides/cli/managing-environments?environment=staging

I set up our new staging project, and the Github Action from the above instructions.

Fails on this query:

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')
Supabase banner
SupabaseJoin
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,816Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Error: schema "vaults" does not exist
SupabaseSSupabase / help-and-questions
6mo ago
schema "cron" does not exist
SupabaseSSupabase / help-and-questions
3y ago
ERROR: schema "pgmq" does not exist (SQLSTATE 3F000)
SupabaseSSupabase / help-and-questions
6mo ago
Failed to create webhook supabase_functions.http_request() does not exist
SupabaseSSupabase / help-and-questions
3y ago