Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard

A compilation unit represents the group of .sq files which will be compiled all at once. A single database can have multiple compilation units, depending on which gradle task is invoked.

Link copied to clipboard
Link copied to clipboard

The database settings that determine what the compiler generates. Everything the compiler reads about a database lives here. Project layout that only the IDE needs lives in SqlDelightDatabaseProperties.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open class SqldelightParser : PsiParser, LightPsiParser
Link copied to clipboard
object SqldelightParserUtil : GeneratedParserUtilBase
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Properties

Functions

Link copied to clipboard
Link copied to clipboard