Android SQLStandard Versions Repo Proxy
class AndroidSQLStandardVersionsRepoProxy(val database: SQLiteOpenHelper) : StandardVersionsRepoProxy<SQLiteOpenHelper>
Content copied to clipboard
Constructors
Functions
Link copied to clipboard
Link copied to clipboard
open suspend override fun updateTableVersion(tableName: String, version: Int)
Content copied to clipboard