SqlDelightDatabasePropertiesImpl

options plus the project layout needed to locate sources. The tooling model builds one with every compilation unit for the IDE. Tasks build one with a single unit at execution time. This should not be used as a task input since it carries absolute paths.

Constructors

Link copied to clipboard
constructor(options: SqlDelightDatabaseOptionsImpl, compilationUnits: List<SqlDelightCompilationUnitImpl>, rootDirectory: File)

Properties

Link copied to clipboard
open override val className: String
Link copied to clipboard
open override val codegenExcludedColumns: Set<String>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override val expandSelectStar: Boolean
Link copied to clipboard
open override val generateAsync: Boolean
Link copied to clipboard
Link copied to clipboard
open override val packageName: String
Link copied to clipboard
open override val rootDirectory: File
Link copied to clipboard