Skip to content

//sqldelight-compiler/com.squareup.sqldelight.core.compiler/SqlDelightCompiler

SqlDelightCompiler

[jvm] object SqlDelightCompiler

Functions

Name Summary
writeDatabaseInterface [jvm]
Content
fun writeDatabaseInterface(module: Module, file: SqlDelightFile, implementationFolder: String, output: FileAppender)


writeImplementations [jvm]
Content
fun writeImplementations(module: Module, sourceFile: SqlDelightQueriesFile, implementationFolder: String, output: FileAppender)


writeInterfaces [jvm]
Content
fun writeInterfaces(module: Module, file: SqlDelightQueriesFile, output: FileAppender)
fun writeInterfaces(file: MigrationFile, output: FileAppender, includeAll: Boolean = false)