micro_utils.dokka
0.18.1
common
micro_utils.dokka
/
dev.inmo.micro_utils.repos.versions
/
StandardVersionsRepoProxy
Standard
Versions
Repo
Proxy
interface
StandardVersionsRepoProxy
<
T
>
:
Repo
Inheritors
AndroidSQLStandardVersionsRepoProxy
KeyValueBasedVersionsRepoProxy
ExposedStandardVersionsRepoProxy
Members
Functions
get
Table
Version
Link copied to clipboard
abstract
suspend
fun
getTableVersion
(
tableName
:
String
)
:
Int
?
update
Table
Version
Link copied to clipboard
abstract
suspend
fun
updateTableVersion
(
tableName
:
String
,
version
:
Int
)
Properties
database
Link copied to clipboard
abstract
val
database
:
T