databaseConfig
Configures a database connection using sqlite3_db_config.
Parameters
op
the configuration option.
value
1 to enable, 0 to disable.
Configures a database connection using sqlite3_db_config.
the configuration option.
1 to enable, 0 to disable.