Supabase. Client. Db
(supabase_potion v1.0.0)
Copy Markdown
DB configuration schema. This schema is used to configure the database
options. This schema is embedded in the Supabase.Client schema.
Fields
:schema- The default schema to use. Defaults to"public".
For more information about the database options, see the documentation for the client and database guides.