For most database types, this specifies the user name to log
in to the database. For some databases, this has a different meaning. For
example, for SQLite user name is meaningless. You can use any of the
special characters described in
Section 3.3. Special formatters.
# For SQLite, it is ignored
DBUsername ignored
# For Oracle, it is the name of the Oracle user to log in as
DBUsername scott