Package-level declarations
Functions
Link copied to clipboard
Link copied to clipboard
suspend fun initSqlite3SqlDriver(filename: String, mode: Number = OPEN_CREATE.toInt() or OPEN_READWRITE.toInt(), schema: SqlSchema? = null): SQLite3Driver