toggle menu
SQLDelight
2.0.2
jvm
switch theme
search in API
sqldelight-gradle-plugin
/
app.cash.sqldelight.gradle
/
VerifyMigrationTask
/
VerifyMigrationAction
Verify
Migration
Action
abstract
class
VerifyMigrationAction
:
WorkAction
<
VerifyMigrationTask.VerifyMigrationWorkParameters
>
Members
Constructors
Verify
Migration
Action
Link copied to clipboard
constructor
(
)
Functions
execute
Link copied to clipboard
open
override
fun
execute
(
)
get
Parameters
Link copied to clipboard
@
Inject
abstract
fun
getParameters
(
)
:
VerifyMigrationTask.VerifyMigrationWorkParameters