toggle menu
SQLDelight
2.0.2
jvm
switch theme
search in API
sqldelight-gradle-plugin
/
app.cash.sqldelight.gradle
/
GenerateSchemaTask
/
GenerateSchemaWorkParameters
Generate
Schema
Work
Parameters
interface
GenerateSchemaWorkParameters
:
WorkParameters
Members
Properties
compilation
Unit
Link copied to clipboard
abstract
val
compilationUnit
:
Property
<
SqlDelightCompilationUnit
>
module
Name
Link copied to clipboard
abstract
val
moduleName
:
Property
<
String
>
output
Directory
Link copied to clipboard
abstract
val
outputDirectory
:
DirectoryProperty
properties
Link copied to clipboard
abstract
val
properties
:
Property
<
SqlDelightDatabaseProperties
>
verify
Migrations
Link copied to clipboard
abstract
val
verifyMigrations
:
Property
<
Boolean
>