toggle menu
SQLDelight
2.0.2
jvm
switch theme
search in API
sqldelight-compiler
/
app.cash.sqldelight.core
/
SqlDelightDatabaseProperties
Sql
Delight
Database
Properties
interface
SqlDelightDatabaseProperties
:
Serializable
Members
Properties
class
Name
Link copied to clipboard
abstract
val
className
:
String
compilation
Units
Link copied to clipboard
abstract
val
compilationUnits
:
List
<
SqlDelightCompilationUnit
>
dependencies
Link copied to clipboard
abstract
val
dependencies
:
List
<
SqlDelightDatabaseName
>
derive
Schema
From
Migrations
Link copied to clipboard
abstract
val
deriveSchemaFromMigrations
:
Boolean
generate
Async
Link copied to clipboard
abstract
val
generateAsync
:
Boolean
package
Name
Link copied to clipboard
abstract
val
packageName
:
String
root
Directory
Link copied to clipboard
abstract
val
rootDirectory
:
File
treat
Null
As
Unknown
For
Equality
Link copied to clipboard
abstract
val
treatNullAsUnknownForEquality
:
Boolean