databaseConfig

Configures a database connection using sqlite3_db_config.

Parameters

op

the configuration option.

value

1 to enable, 0 to disable.

See also