DatabaseServerConfig#
- class DatabaseServerConfig#
Bases:
MmParameterDatabaseServerConfigstores credentials for external database servers.Records
Name(host label),Port,Username, andPassword. Used by functions that connect to Postgres. Credentials are stored in the local SQLite file and should be handled carefully.Schema (columns, types, defaults, default entries):
Column
Type
Default
DefaultEntry values
Name
string
localhost
localhost
Port
double
5432
5432
Username
string
postgres
postgres
Password
string
SupermassiveBlackHole
SupermassiveBlackHole
Foreign keys:
(none)
Join conditions:
(none)
Flags:
Property
Value
IsIncludeDefaultEntry
false
IsFirstColumnUnique
true
IsTriggerJoinOnRight
false
IsTriggerJoinOnLeft
false