Microservices Libs
Toggle table of contents
1.0.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Microservices Libs
common
/
dev.limebeck.libs.db
/
MigrationService
Migration
Service
interface
MigrationService
Members
Functions
migrate
Link copied to clipboard
abstract
fun
migrate
(
configureContext
:
(
MigrationContext
)
->
Unit
?
=
null
)