octavius-postgresql
Toggle table of contents
0.9.9
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
octavius-postgresql
migrations
/
io.github.octaviusframework.migrations
/
MigrationVersion
/
Companion
Companion
object
Companion
Members
Functions
parse
Link copied to clipboard
fun
parse
(
text
:
String
)
:
MigrationVersion
Reads a version out of
text
, or refuses.
internal
fun
parse
(
text
:
String
,
origin
:
String
)
:
MigrationVersion