Specifies that the Sqlite3Result::fetchArray()
method shall return an array indexed by column number as returned in the
corresponding result set, starting at column 0.
Specifies that the Sqlite3Result::fetchArray()
method shall return an array indexed by both column name and number as
returned in the corresponding result set, starting at column 0.