schema/src/supabase_project_helpers library

Functions

currentSupabaseConfigForProject(FFProject project, {required String currentEnvironmentKey}) FFSupabaseConfig
currentSupabaseOAuthConfigForProject(FFProject project, {required String currentEnvironmentKey, required String defaultEnvironmentKey}) FFSupabaseConfig
ensureCurrentSupabaseOAuthConfigForProject(FFProject project, {required String currentEnvironmentKey}) FFSupabaseConfig
Ensures the current environment has an OAuth config entry.
postgresFlavorForProject(FFProject project, {required String currentEnvironmentKey}) FFPostgresFlavor
supabaseConnectionModeForProject(FFProject project) FFBackend_SupabaseConnection
supabaseEdgeFunctionsConfigForProject(FFProject project) FFSupabaseEdgeFunctionsConfig