Database Adapter
Creates a new instance of the DatabaseAdapter class.
Parameters
guilds
The Guilds instance that will use this database adapter.
settings
The SettingsManager instance that stores the settings for this database adapter.
Throws
if there is an issue setting up the backend database.
Creates a new instance of the DatabaseAdapter class.
Parameters
guilds
The Guilds instance that will use this database adapter.
settings
The SettingsManager instance that stores the settings for this database adapter.
do Connect
Specifies whether the database connection should be established immediately or not.
Throws
if there is an issue setting up the backend database.