krzysztof
Queries can be performed using SQLiteDatabase query or rawQuery methods only
.sq
val driver = AndroidSqliteDriver(StorageDB.Schema, ctx, dbName) driver.executeQuery(null, "PRAGMA journal_mode=WAL;", 0).next()
execute
A modern programming language that makes developers happier.