toggle menu
SQLDelight
2.0.2
jvm
switch theme
search in API
sqldelight-gradle-plugin
/
app.cash.sqldelight.gradle
/
VerifyMigrationTask
/
VerifyMigrationWorkParameters
Verify
Migration
Work
Parameters
interface
VerifyMigrationWorkParameters
:
WorkParameters
Members
Properties
compilation
Unit
Link copied to clipboard
abstract
val
compilationUnit
:
Property
<
SqlDelightCompilationUnit
>
driver
Properties
Link copied to clipboard
abstract
val
driverProperties
:
MapProperty
<
String
,
String
>
output
File
Link copied to clipboard
abstract
val
outputFile
:
RegularFileProperty
project
Name
Link copied to clipboard
abstract
val
projectName
:
Property
<
String
>
properties
Link copied to clipboard
abstract
val
properties
:
Property
<
SqlDelightDatabaseProperties
>
verify
Definitions
Link copied to clipboard
abstract
val
verifyDefinitions
:
Property
<
Boolean
>
verify
Migrations
Link copied to clipboard
abstract
val
verifyMigrations
:
Property
<
Boolean
>
working
Directory
Link copied to clipboard
abstract
val
workingDirectory
:
DirectoryProperty