createDefaultConfiguration

fun createDefaultConfiguration(readOnly: Boolean = false): SQLiteConfig

Creates a recommended configuration that has been tested for performance. https://ericdraken.com/sqlite-performance-testing/

Return

the configuration

Parameters

readOnly

indicates read only mode