SupabaseS
Supabase5mo ago
whaley

Feature Request. Add schema exposure to config.toml

[api]
schemas = ["public", "governance", "pages", "schema_harbor", "portal"]
# Grant permissions for the listed schemas

[realtime]
enabled = true
schemas = ["public", "governance", "pages", "schema_harbor", "portal"]
# Allow change events on the listed schemas


Thanks
Was this page helpful?