Bolt.New X Supabase API error 400: Database Action Fail
I recieved this error message on Bolt.New: Supabase API error, 400, Failed to run sql query: ERROR: 42883: function auth.config_set(unknown, unknown) does not exist
HINT: No function matches the given name and argument types. You might need to add explicit type casts.
QUERY: SELECT auth.config_set('mailer.templates.confirm_signup.subject', NULL)
CONTEXT: PL/pgSQL function inline_code_block line 4 at PERFORM
HINT: No function matches the given name and argument types. You might need to add explicit type casts.
QUERY: SELECT auth.config_set('mailer.templates.confirm_signup.subject', NULL)
CONTEXT: PL/pgSQL function inline_code_block line 4 at PERFORM