Android SQLStandard Versions Repo Proxy
class AndroidSQLStandardVersionsRepoProxy(val database: SQLiteOpenHelper) : StandardVersionsRepoProxy<SQLiteOpenHelper> (source)
Properties
Functions
Link copied to clipboard
Returns the current version number for the given tableName, or null if no version is stored.
Link copied to clipboard