Name of the PostgreSQL database.
Declarations
Type
null or string
Default
''
if cfg.settings.db.dialect == "postgres" then cfg.user else null
''
Name of the PostgreSQL database.
null or string
''
if cfg.settings.db.dialect == "postgres" then cfg.user else null
''