© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•4y ago•
2 replies
drocha

ERROR function graphql.get_schema_version() does not exist

After a completely new setup, I'm trying run the command
supabase db remote commit
supabase db remote commit
and I'm having the problem:

Enter your database password:
Error: Error starting shadow database: ERROR:  function graphql.get_schema_version() does not exist
ERROR:  current transaction is aborted, commands ignored until end of transaction block
Enter your database password:
Error: Error starting shadow database: ERROR:  function graphql.get_schema_version() does not exist
ERROR:  current transaction is aborted, commands ignored until end of transaction block


I created the project on supabase, I just run the
User Management Starter
User Management Starter
and try to link it locally with the commands:

supabase init
supabase start
supabase link --project-ref xxxxxx
supabase db remote commit
supabase init
supabase start
supabase link --project-ref xxxxxx
supabase db remote commit
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

CLI Start & Stop fails with graphql.get_built_schema_version() does not exist
SupabaseSSupabase / help-and-questions
4y ago
Creating local project from remote -- ERROR relation graphql.schema_version does not exist
SupabaseSSupabase / help-and-questions
4y ago
Error: schema "vaults" does not exist
SupabaseSSupabase / help-and-questions
6mo ago
ERROR: schema "supabase_functions" does not exist
SupabaseSSupabase / help-and-questions
3y ago