DBConnectOptions.user

Username to authenticate with. Not used in case of DatabaseBackend.SQLite.

struct DBConnectOptions
@safe
string user;

Meta