SqlDelightCompiler
object 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(module: Module, dialect: SqlDelightDialect, file: SqlDelightQueriesFile, output: FileAppender)