SqlDelightCompiler

Functions

Link copied to clipboard
fun writeDatabaseInterface(module: Module, file: SqlDelightFile, implementationFolder: String, output: FileAppender)
Link copied to clipboard
fun writeImplementations(module: Module, sourceFile: SqlDelightFile, implementationFolder: String, output: FileAppender)
Link copied to clipboard
fun writeInterfaces(file: MigrationFile, output: FileAppender, includeAll: Boolean = false)
fun writeInterfaces(module: Module, dialect: SqlDelightDialect, file: SqlDelightQueriesFile, output: FileAppender)