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