Catalog
The default database name used by the provider.
Data Type
string
Default Value
"tenten"
Remarks
This determines the default catalog used when executing queries, if no catalog name is provided in the query itself (for example, selecting FROM public.test). In most cases this should not need to be changed.