SqliteExecCallback

typealias SqliteExecCallback = (results: List<String>, columnNames: List<String>) -> Int(source)