ApplicationConfig.DatabaseConf

Undocumented in source.

Members

Functions

url
string url()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

charset
string charset;
Undocumented in source.
database
string database;
Undocumented in source.
driver
string driver;
Undocumented in source.
enabled
bool enabled;
Undocumented in source.
host
string host;
Undocumented in source.
password
string password;
Undocumented in source.
pool
DbPoolConf pool;
Undocumented in source.
port
ushort port;
Undocumented in source.
prefix
string prefix;
Undocumented in source.
username
string username;
Undocumented in source.

Meta