StandardVersionsRepoProxy

Functions

Link copied to clipboard
abstract suspend fun getTableVersion(tableName: String): Int?
Link copied to clipboard
abstract suspend fun updateTableVersion(tableName: String, version: Int)

Properties

Link copied to clipboard
abstract val database: T

Inheritors

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard