primitive-adaptersSkip to content
app.cash.sqldelight.adapter.primitiveSkip to content
FloatColumnAdapter
IntColumnAdapter
ShortColumnAdapter
hsqlSkip to content
app.cash.sqldelight.dialects.hsqlSkip to content
HsqlDialect
HsqlTypeResolver
app.cash.sqldelight.dialects.hsql.grammarSkip to content
HsqlParser
HsqlParserUtil
app.cash.sqldelight.dialects.hsql.grammar.mixinsSkip to content
WindowDefinitionMixin
app.cash.sqldelight.dialects.hsql.grammar.psiSkip to content
HsqlApproximateNumericDataType
HsqlBaseWindowName
HsqlBigIntDataType
HsqlBinaryLargeObjectStringDataType
HsqlBinaryStringDataType
HsqlBindParameter
HsqlBitStringDataType
HsqlBooleanDataType
HsqlCharacterLargeObjectDataType
HsqlCharacterLargeObjectLength
HsqlCharacterStringDataType
HsqlCharLengthUnits
HsqlColumnConstraint
HsqlDateDataType
HsqlEndField
HsqlFixedPointDataType
HsqlFrameSpec
HsqlGeneratedClause
HsqlInsertStmt
HsqlIntDataType
HsqlIntervalDataType
HsqlIntervalQualifier
HsqlMergeKeySelector
HsqlMultiplier
HsqlNonSecondPrimaryDatetimeField
HsqlOverrides
HsqlPrecision
HsqlResultColumn
HsqlScale
HsqlSingleDatetimeField
HsqlSmallIntDataType
HsqlStartField
HsqlTinyIntDataType
HsqlTypeName
HsqlTypesSkip to content
Factory
HsqlVisitor
HsqlWindowDefn
HsqlWindowFunc
HsqlWindowFunctionInvocation
HsqlWindowName
app.cash.sqldelight.dialects.hsql.grammar.psi.implSkip to content
HsqlApproximateNumericDataTypeImpl
HsqlBaseWindowNameImpl
HsqlBigIntDataTypeImpl
HsqlBinaryLargeObjectStringDataTypeImpl
HsqlBinaryStringDataTypeImpl
HsqlBindParameterImpl
HsqlBitStringDataTypeImpl
HsqlBooleanDataTypeImpl
HsqlCharacterLargeObjectDataTypeImpl
HsqlCharacterLargeObjectLengthImpl
HsqlCharacterStringDataTypeImpl
HsqlCharLengthUnitsImpl
HsqlColumnConstraintImpl
HsqlDateDataTypeImpl
HsqlEndFieldImpl
HsqlFixedPointDataTypeImpl
HsqlFrameSpecImpl
HsqlGeneratedClauseImpl
HsqlInsertStmtImpl
HsqlIntDataTypeImpl
HsqlIntervalDataTypeImpl
HsqlIntervalQualifierImpl
HsqlMergeKeySelectorImpl
HsqlMultiplierImpl
HsqlNonSecondPrimaryDatetimeFieldImpl
HsqlOverridesImpl
HsqlPrecisionImpl
HsqlResultColumnImpl
HsqlScaleImpl
HsqlSingleDatetimeFieldImpl
HsqlSmallIntDataTypeImpl
HsqlStartFieldImpl
HsqlTinyIntDataTypeImpl
HsqlTypeNameImpl
HsqlWindowDefnImpl
HsqlWindowFuncImpl
HsqlWindowFunctionInvocationImpl
HsqlWindowNameImpl
mysqlSkip to content
app.cash.sqldelight.dialects.mysqlSkip to content
MySqlDialect
MySqlTypeResolver
app.cash.sqldelight.dialects.mysql.grammarSkip to content
MySqlParser
MySqlParserUtil
app.cash.sqldelight.dialects.mysql.grammar.mixinsSkip to content
WindowDefinitionMixin
app.cash.sqldelight.dialects.mysql.grammar.psiSkip to content
MySqlAlterTableAddColumn
MySqlAlterTableAddConstraint
MySqlAlterTableAddIndex
MySqlAlterTableAlterIndex
MySqlAlterTableChangeColumn
MySqlAlterTableConvertCharacterSet
MySqlAlterTableDropColumn
MySqlAlterTableDropIndex
MySqlAlterTableModifyColumn
MySqlAlterTableRenameIndex
MySqlAlterTableRules
MySqlApproximateNumericDataType
MySqlAssignment
MySqlAssignmentList
MySqlAssignmentValue
MySqlBaseWindowName
MySqlBigIntDataType
MySqlBinaryDataType
MySqlBindParameter
MySqlBitDataType
MySqlBlobLiteral
MySqlCharacterType
MySqlColumnConstraint
MySqlCommentType
MySqlCompoundSelectStmt
MySqlCreateIndexStmt
MySqlCurrentTimestampWithOptionalNumber
MySqlDateDataType
MySqlDefaultConstraint
MySqlDropTableStmt
MySqlEnumSetType
MySqlExtensionExpr
MySqlExtensionStmt
MySqlFixedPointDataType
MySqlFrameSpec
MySqlIfExpr
MySqlIndexHint
MySqlIndexHintList
MySqlIndexList
MySqlIndexVisibility
MySqlInsertStmt
MySqlIntDataType
MySqlIntervalExpression
MySqlIntervalUnit
MySqlJsonBinaryOperator
MySqlJsonDataType
MySqlJsonExpression
MySqlMediumIntDataType
MySqlOverrides
MySqlPlacementClause
MySqlQualifiedTableName
MySqlRowFormatClause
MySqlSmallIntDataType
MySqlTableConstraint
MySqlTableOption
MySqlTableOrSubquery
MySqlTinyIntDataType
MySqlTruncateStmt
MySqlTypeName
MySqlTypesSkip to content
Factory
MySqlVisitor
MySqlWindowDefn
MySqlWindowFunctionExpr
MySqlWindowName
app.cash.sqldelight.dialects.mysql.grammar.psi.implSkip to content
MySqlAlterTableAddColumnImpl
MySqlAlterTableAddConstraintImpl
MySqlAlterTableAddIndexImpl
MySqlAlterTableAlterIndexImpl
MySqlAlterTableChangeColumnImpl
MySqlAlterTableConvertCharacterSetImpl
MySqlAlterTableDropColumnImpl
MySqlAlterTableDropIndexImpl
MySqlAlterTableModifyColumnImpl
MySqlAlterTableRenameIndexImpl
MySqlAlterTableRulesImpl
MySqlApproximateNumericDataTypeImpl
MySqlAssignmentImpl
MySqlAssignmentListImpl
MySqlAssignmentValueImpl
MySqlBaseWindowNameImpl
MySqlBigIntDataTypeImpl
MySqlBinaryDataTypeImpl
MySqlBindParameterImpl
MySqlBitDataTypeImpl
MySqlBlobLiteralImpl
MySqlCharacterTypeImpl
MySqlColumnConstraintImpl
MySqlCommentTypeImpl
MySqlCompoundSelectStmtImpl
MySqlCreateIndexStmtImpl
MySqlCurrentTimestampWithOptionalNumberImpl
MySqlDateDataTypeImpl
MySqlDefaultConstraintImpl
MySqlDropTableStmtImpl
MySqlEnumSetTypeImpl
MySqlExtensionExprImpl
MySqlExtensionStmtImpl
MySqlFixedPointDataTypeImpl
MySqlFrameSpecImpl
MySqlIfExprImpl
MySqlIndexHintImpl
MySqlIndexHintListImpl
MySqlIndexListImpl
MySqlIndexVisibilityImpl
MySqlInsertStmtImpl
MySqlIntDataTypeImpl
MySqlIntervalExpressionImpl
MySqlIntervalUnitImpl
MySqlJsonBinaryOperatorImpl
MySqlJsonDataTypeImpl
MySqlJsonExpressionImpl
MySqlMediumIntDataTypeImpl
MySqlOverridesImpl
MySqlPlacementClauseImpl
MySqlQualifiedTableNameImpl
MySqlRowFormatClauseImpl
MySqlSmallIntDataTypeImpl
MySqlTableConstraintImpl
MySqlTableOptionImpl
MySqlTableOrSubqueryImpl
MySqlTinyIntDataTypeImpl
MySqlTruncateStmtImpl
MySqlTypeNameImpl
MySqlWindowDefnImpl
MySqlWindowFunctionExprImpl
MySqlWindowNameImpl
postgresqlSkip to content
app.cash.sqldelight.dialects.postgresqlSkip to content
PostgreSqlDialect
PostgreSqlTypeSkip to content
SMALL_INT
INTEGER
BIG_INT
DATE
TIME
TIMESTAMP
TIMESTAMP_TIMEZONE
INTERVAL
UUID
NUMERIC
JSON
TSVECTOR
TSTZRANGE
TSRANGE
TSMULTIRANGE
TSTZMULTIRANGE
XML
TSQUERY
ENUM
GEOMETRY
GEOGRAPHY
PostgreSqlTypeResolverSkip to content
Companion
app.cash.sqldelight.dialects.postgresql.grammarSkip to content
PostgreSqlParser
PostgreSqlParserUtil
app.cash.sqldelight.dialects.postgresql.grammar.mixinsSkip to content
AlterTableAddConstraintMixin
BindParameterMixin
CreateOrReplaceViewMixin
CreateViewElementType
SqlInsertExcludedTableMixin
WindowDefinitionMixin
app.cash.sqldelight.dialects.postgresql.grammar.psiSkip to content
PostgreSqlAlterExtensionStmt
PostgreSqlAlterPolicyRename
PostgreSqlAlterPolicyStmt
PostgreSqlAlterPolicyTo
PostgreSqlAlterPolicyUsing
PostgreSqlAlterPolicyWithCheck
PostgreSqlAlterSequenceStmt
PostgreSqlAlterSetStorageParameters
PostgreSqlAlterTableAddColumn
PostgreSqlAlterTableAddConstraint
PostgreSqlAlterTableAlterColumn
PostgreSqlAlterTableColumnAlias
PostgreSqlAlterTableDropColumn
PostgreSqlAlterTableDropConstraint
PostgreSqlAlterTableRenameColumn
PostgreSqlAlterTableRowLevelSecurity
PostgreSqlAlterTableRules
PostgreSqlAlterTypeAddEnumValue
PostgreSqlAlterTypeRename
PostgreSqlAlterTypeRenameEnumValue
PostgreSqlAlterTypeStmt
PostgreSqlApproximateNumericDataType
PostgreSqlArrayAggStmt
PostgreSqlAtTimeZoneOperator
PostgreSqlAtTimeZoneOperatorExpression
PostgreSqlBaseWindowName
PostgreSqlBigIntDataType
PostgreSqlBigSerialDataType
PostgreSqlBinaryLikeOperator
PostgreSqlBindParameter
PostgreSqlBlobDataType
PostgreSqlBooleanDataType
PostgreSqlBooleanLiteral
PostgreSqlBooleanNotExpression
PostgreSqlColumnConstraint
PostgreSqlColumnDefaultClause
PostgreSqlColumnName
PostgreSqlColumnNotNullClause
PostgreSqlCommentOnExtensionStmt
PostgreSqlCompoundSelectStmt
PostgreSqlConflictAssign
PostgreSqlConflictTarget
PostgreSqlConflictUpdate
PostgreSqlConstraintExcludeOperators
PostgreSqlContainsOperator
PostgreSqlContainsOperatorExpression
PostgreSqlCopyOption
PostgreSqlCopyOptionDelimiter
PostgreSqlCopyOptionEncoding
PostgreSqlCopyOptionEscape
PostgreSqlCopyOptionForceNotNull
PostgreSqlCopyOptionForceNull
PostgreSqlCopyOptionFormat
PostgreSqlCopyOptionFreeze
PostgreSqlCopyOptionHeader
PostgreSqlCopyOptionNull
PostgreSqlCopyOptionQuote
PostgreSqlCopyStdin
PostgreSqlCreateEnumTypeStmt
PostgreSqlCreateExtensionStmt
PostgreSqlCreateFunctionStmt
PostgreSqlCreateIndexStmt
PostgreSqlCreatePolicyStmt
PostgreSqlCreateSequenceStmt
PostgreSqlCreateTableStmt
PostgreSqlCreateTriggerStmt
PostgreSqlCreateViewStmt
PostgreSqlCurrentDateTimeFunctions
PostgreSqlCurrentTimestampWithOptionalInterval
PostgreSqlDataClause
PostgreSqlDateDataType
PostgreSqlDateExpression
PostgreSqlDefaultConstraint
PostgreSqlDeleteStmtLimited
PostgreSqlDistinctOnExpr
PostgreSqlDoubleColonCastOperator
PostgreSqlDoubleColonCastOperatorExpression
PostgreSqlDropExtensionStmt
PostgreSqlDropFunctionStmt
PostgreSqlDropPolicyStmt
PostgreSqlDropSequenceStmt
PostgreSqlDropTriggerStmt
PostgreSqlDropTypeStmt
PostgreSqlEnumDataType
PostgreSqlEnumTypeLabel
PostgreSqlExtensionExpr
PostgreSqlExtensionName
PostgreSqlExtensionStmt
PostgreSqlExtensionVersion
PostgreSqlExtractTemporalExpression
PostgreSqlExtractTemporalField
PostgreSqlForLockingClause
PostgreSqlForLockingReference
PostgreSqlForLockingReferenceName
PostgreSqlForLockingStrength
PostgreSqlFrameSpec
PostgreSqlGeneratedClause
PostgreSqlGeographyDataType
PostgreSqlGeometryDataType
PostgreSqlGeometryPointFunctionStmt
PostgreSqlGeometrySetsridFunctionStmt
PostgreSqlIdentityClause
PostgreSqlIfExists
PostgreSqlIfNotExists
PostgreSqlIndexMethod
PostgreSqlInsertStmt
PostgreSqlIntDataType
PostgreSqlIntervalExpression
PostgreSqlIsJsonExpression
PostgreSqlJoinClause
PostgreSqlJoinOperator
PostgreSqlJsonaBinaryOperator
PostgreSqlJsonAggStmt
PostgreSqlJsonbBinaryOperator
PostgreSqlJsonbBooleanOperator
PostgreSqlJsonDataType
PostgreSqlJsonExpression
PostgreSqlJsonFunctionStmt
PostgreSqlJsonObjectAggStmt
PostgreSqlLateral
PostgreSqlLiteralValue
PostgreSqlMatchOperator
PostgreSqlMatchOperatorExpression
PostgreSqlNumericDataType
PostgreSqlOperatorClassStmt
PostgreSqlOrderingTerm
PostgreSqlOverlapsOperator
PostgreSqlOverlapsOperatorExpression
PostgreSqlOverrides
PostgreSqlPlsqlAssignment
PostgreSqlPlsqlConditional
PostgreSqlPlsqlReturn
PostgreSqlPlsqlStatement
PostgreSqlPlsqlTriggerVarExpression
PostgreSqlPolicyCommand
PostgreSqlPolicyName
PostgreSqlPolicyRole
PostgreSqlPolicyRoleList
PostgreSqlPrecisionLiteral
PostgreSqlRangeBooleanOperator
PostgreSqlRangeOperatorExpression
PostgreSqlRegexMatchOperator
PostgreSqlRegexMatchOperatorExpression
PostgreSqlReturningClause
PostgreSqlSelectStmt
PostgreSqlSequenceDataType
PostgreSqlSequenceName
PostgreSqlSequenceParameters
PostgreSqlSerialDataType
PostgreSqlSetConfig
PostgreSqlSetConfigName
PostgreSqlSetNames
PostgreSqlSetSchema
PostgreSqlSetSeed
PostgreSqlSetStmt
PostgreSqlSetTimezone
PostgreSqlSetValue
PostgreSqlSmallIntDataType
PostgreSqlSmallSerialDataType
PostgreSqlStorageParameter
PostgreSqlStorageParameters
PostgreSqlStringAggStmt
PostgreSqlStringDataType
PostgreSqlStringLiteral
PostgreSqlTableConstraint
PostgreSqlTableFunctionAliasName
PostgreSqlTableFunctionColumnAlias
PostgreSqlTableFunctionTableAlias
PostgreSqlTableOrSubquery
PostgreSqlTableWithStorageParameter
PostgreSqlTableWithStorageParameters
PostgreSqlTimeExpression
PostgreSqlTimestampExpression
PostgreSqlTriggerEvent
PostgreSqlTruncateDescendant
PostgreSqlTruncateOnly
PostgreSqlTruncateOption
PostgreSqlTruncateOptionCascade
PostgreSqlTruncateOptionIdentity
PostgreSqlTruncateStmt
PostgreSqlTsmultirange
PostgreSqlTsqueryDataType
PostgreSqlTsrange
PostgreSqlTstzmultirange
PostgreSqlTstzrange
PostgreSqlTsvectorDataType
PostgreSqlTypeClause
PostgreSqlTypeIdentifier
PostgreSqlTypeName
PostgreSqlTypesSkip to content
Factory
PostgreSqlUnnestTableFunction
PostgreSqlUpdateStmtLimited
PostgreSqlUuidDataType
PostgreSqlVisitor
PostgreSqlWindowDefn
PostgreSqlWindowFunctionExpr
PostgreSqlWindowName
PostgreSqlWithClause
PostgreSqlWithClauseAuxiliaryStmt
PostgreSqlWithClauseMaterialized
PostgreSqlWithStorageParameter
PostgreSqlXmlDataType
app.cash.sqldelight.dialects.postgresql.grammar.psi.implSkip to content
PostgreSqlAlterExtensionStmtImpl
PostgreSqlAlterPolicyRenameImpl
PostgreSqlAlterPolicyStmtImpl
PostgreSqlAlterPolicyToImpl
PostgreSqlAlterPolicyUsingImpl
PostgreSqlAlterPolicyWithCheckImpl
PostgreSqlAlterSequenceStmtImpl
PostgreSqlAlterSetStorageParametersImpl
PostgreSqlAlterTableAddColumnImpl
PostgreSqlAlterTableAddConstraintImpl
PostgreSqlAlterTableAlterColumnImpl
PostgreSqlAlterTableColumnAliasImpl
PostgreSqlAlterTableDropColumnImpl
PostgreSqlAlterTableDropConstraintImpl
PostgreSqlAlterTableRenameColumnImpl
PostgreSqlAlterTableRowLevelSecurityImpl
PostgreSqlAlterTableRulesImpl
PostgreSqlAlterTypeAddEnumValueImpl
PostgreSqlAlterTypeRenameEnumValueImpl
PostgreSqlAlterTypeRenameImpl
PostgreSqlAlterTypeStmtImpl
PostgreSqlApproximateNumericDataTypeImpl
PostgreSqlArrayAggStmtImpl
PostgreSqlAtTimeZoneOperatorExpressionImpl
PostgreSqlAtTimeZoneOperatorImpl
PostgreSqlBaseWindowNameImpl
PostgreSqlBigIntDataTypeImpl
PostgreSqlBigSerialDataTypeImpl
PostgreSqlBinaryLikeOperatorImpl
PostgreSqlBindParameterImpl
PostgreSqlBlobDataTypeImpl
PostgreSqlBooleanDataTypeImpl
PostgreSqlBooleanLiteralImpl
PostgreSqlBooleanNotExpressionImpl
PostgreSqlColumnConstraintImpl
PostgreSqlColumnDefaultClauseImpl
PostgreSqlColumnNameImpl
PostgreSqlColumnNotNullClauseImpl
PostgreSqlCommentOnExtensionStmtImpl
PostgreSqlCompoundSelectStmtImpl
PostgreSqlConflictAssignImpl
PostgreSqlConflictTargetImpl
PostgreSqlConflictUpdateImpl
PostgreSqlConstraintExcludeOperatorsImpl
PostgreSqlContainsOperatorExpressionImpl
PostgreSqlContainsOperatorImpl
PostgreSqlCopyOptionDelimiterImpl
PostgreSqlCopyOptionEncodingImpl
PostgreSqlCopyOptionEscapeImpl
PostgreSqlCopyOptionForceNotNullImpl
PostgreSqlCopyOptionForceNullImpl
PostgreSqlCopyOptionFormatImpl
PostgreSqlCopyOptionFreezeImpl
PostgreSqlCopyOptionHeaderImpl
PostgreSqlCopyOptionImpl
PostgreSqlCopyOptionNullImpl
PostgreSqlCopyOptionQuoteImpl
PostgreSqlCopyStdinImpl
PostgreSqlCreateEnumTypeStmtImpl
PostgreSqlCreateExtensionStmtImpl
PostgreSqlCreateFunctionStmtImpl
PostgreSqlCreateIndexStmtImpl
PostgreSqlCreatePolicyStmtImpl
PostgreSqlCreateSequenceStmtImpl
PostgreSqlCreateTableStmtImpl
PostgreSqlCreateTriggerStmtImpl
PostgreSqlCreateViewStmtImpl
PostgreSqlCurrentDateTimeFunctionsImpl
PostgreSqlCurrentTimestampWithOptionalIntervalImpl
PostgreSqlDataClauseImpl
PostgreSqlDateDataTypeImpl
PostgreSqlDateExpressionImpl
PostgreSqlDefaultConstraintImpl
PostgreSqlDeleteStmtLimitedImpl
PostgreSqlDistinctOnExprImpl
PostgreSqlDoubleColonCastOperatorExpressionImpl
PostgreSqlDoubleColonCastOperatorImpl
PostgreSqlDropExtensionStmtImpl
PostgreSqlDropFunctionStmtImpl
PostgreSqlDropPolicyStmtImpl
PostgreSqlDropSequenceStmtImpl
PostgreSqlDropTriggerStmtImpl
PostgreSqlDropTypeStmtImpl
PostgreSqlEnumDataTypeImpl
PostgreSqlEnumTypeLabelImpl
PostgreSqlExtensionExprImpl
PostgreSqlExtensionNameImpl
PostgreSqlExtensionStmtImpl
PostgreSqlExtensionVersionImpl
PostgreSqlExtractTemporalExpressionImpl
PostgreSqlExtractTemporalFieldImpl
PostgreSqlForLockingClauseImpl
PostgreSqlForLockingReferenceImpl
PostgreSqlForLockingReferenceNameImpl
PostgreSqlForLockingStrengthImpl
PostgreSqlFrameSpecImpl
PostgreSqlGeneratedClauseImpl
PostgreSqlGeographyDataTypeImpl
PostgreSqlGeometryDataTypeImpl
PostgreSqlGeometryPointFunctionStmtImpl
PostgreSqlGeometrySetsridFunctionStmtImpl
PostgreSqlIdentityClauseImpl
PostgreSqlIfExistsImpl
PostgreSqlIfNotExistsImpl
PostgreSqlIndexMethodImpl
PostgreSqlInsertStmtImpl
PostgreSqlIntDataTypeImpl
PostgreSqlIntervalExpressionImpl
PostgreSqlIsJsonExpressionImpl
PostgreSqlJoinClauseImpl
PostgreSqlJoinOperatorImpl
PostgreSqlJsonaBinaryOperatorImpl
PostgreSqlJsonAggStmtImpl
PostgreSqlJsonbBinaryOperatorImpl
PostgreSqlJsonbBooleanOperatorImpl
PostgreSqlJsonDataTypeImpl
PostgreSqlJsonExpressionImpl
PostgreSqlJsonFunctionStmtImpl
PostgreSqlJsonObjectAggStmtImpl
PostgreSqlLateralImpl
PostgreSqlLiteralValueImpl
PostgreSqlMatchOperatorExpressionImpl
PostgreSqlMatchOperatorImpl
PostgreSqlNumericDataTypeImpl
PostgreSqlOperatorClassStmtImpl
PostgreSqlOrderingTermImpl
PostgreSqlOverlapsOperatorExpressionImpl
PostgreSqlOverlapsOperatorImpl
PostgreSqlOverridesImpl
PostgreSqlPlsqlAssignmentImpl
PostgreSqlPlsqlConditionalImpl
PostgreSqlPlsqlReturnImpl
PostgreSqlPlsqlStatementImpl
PostgreSqlPlsqlTriggerVarExpressionImpl
PostgreSqlPolicyCommandImpl
PostgreSqlPolicyNameImpl
PostgreSqlPolicyRoleImpl
PostgreSqlPolicyRoleListImpl
PostgreSqlPrecisionLiteralImpl
PostgreSqlRangeBooleanOperatorImpl
PostgreSqlRangeOperatorExpressionImpl
PostgreSqlRegexMatchOperatorExpressionImpl
PostgreSqlRegexMatchOperatorImpl
PostgreSqlReturningClauseImpl
PostgreSqlSelectStmtImpl
PostgreSqlSequenceDataTypeImpl
PostgreSqlSequenceNameImpl
PostgreSqlSequenceParametersImpl
PostgreSqlSerialDataTypeImpl
PostgreSqlSetConfigImpl
PostgreSqlSetConfigNameImpl
PostgreSqlSetNamesImpl
PostgreSqlSetSchemaImpl
PostgreSqlSetSeedImpl
PostgreSqlSetStmtImpl
PostgreSqlSetTimezoneImpl
PostgreSqlSetValueImpl
PostgreSqlSmallIntDataTypeImpl
PostgreSqlSmallSerialDataTypeImpl
PostgreSqlStorageParameterImpl
PostgreSqlStorageParametersImpl
PostgreSqlStringAggStmtImpl
PostgreSqlStringDataTypeImpl
PostgreSqlStringLiteralImpl
PostgreSqlTableConstraintImpl
PostgreSqlTableFunctionAliasNameImpl
PostgreSqlTableFunctionColumnAliasImpl
PostgreSqlTableFunctionTableAliasImpl
PostgreSqlTableOrSubqueryImpl
PostgreSqlTableWithStorageParameterImpl
PostgreSqlTableWithStorageParametersImpl
PostgreSqlTimeExpressionImpl
PostgreSqlTimestampExpressionImpl
PostgreSqlTriggerEventImpl
PostgreSqlTruncateDescendantImpl
PostgreSqlTruncateOnlyImpl
PostgreSqlTruncateOptionCascadeImpl
PostgreSqlTruncateOptionIdentityImpl
PostgreSqlTruncateOptionImpl
PostgreSqlTruncateStmtImpl
PostgreSqlTsmultirangeImpl
PostgreSqlTsqueryDataTypeImpl
PostgreSqlTsrangeImpl
PostgreSqlTstzmultirangeImpl
PostgreSqlTstzrangeImpl
PostgreSqlTsvectorDataTypeImpl
PostgreSqlTypeClauseImpl
PostgreSqlTypeIdentifierImpl
PostgreSqlTypeNameImpl
PostgreSqlUnnestTableFunctionImpl
PostgreSqlUpdateStmtLimitedImpl
PostgreSqlUuidDataTypeImpl
PostgreSqlWindowDefnImpl
PostgreSqlWindowFunctionExprImpl
PostgreSqlWindowNameImpl
PostgreSqlWithClauseAuxiliaryStmtImpl
PostgreSqlWithClauseImpl
PostgreSqlWithClauseMaterializedImpl
PostgreSqlWithStorageParameterImpl
PostgreSqlXmlDataTypeImpl
sqlite-3-18Skip to content
app.cash.sqldelight.dialects.sqlite_3_18Skip to content
SqliteConnectionManager
SqliteDialect
SqliteMigrationStrategy
SqliteTypeResolver
app.cash.sqldelight.dialects.sqlite_3_18.grammarSkip to content
SqliteParser
SqliteParserUtil
app.cash.sqldelight.dialects.sqlite_3_18.grammar.mixinsSkip to content
StatementValidatorMixinSkip to content
Companion
app.cash.sqldelight.dialects.sqlite_3_18.grammar.psiSkip to content
SqliteAlterTableStmt
SqliteBindParameter
SqliteBlobDataType
SqliteIntDataType
SqliteOverrides
SqliteRealDataType
SqliteTextDataType
SqliteTypeName
SqliteTypesSkip to content
Factory
SqliteVisitor
app.cash.sqldelight.dialects.sqlite_3_18.grammar.psi.implSkip to content
SqliteAlterTableStmtImpl
SqliteBindParameterImpl
SqliteBlobDataTypeImpl
SqliteIntDataTypeImpl
SqliteOverridesImpl
SqliteRealDataTypeImpl
SqliteTextDataTypeImpl
SqliteTypeNameImpl
sqlite-3-24Skip to content
app.cash.sqldelight.dialects.sqlite_3_24Skip to content
SqliteDialect
SqliteTypeResolver
app.cash.sqldelight.dialects.sqlite_3_24.grammarSkip to content
SqliteParser
SqliteParserUtil
app.cash.sqldelight.dialects.sqlite_3_24.grammar.psiSkip to content
SqliteInsertStmt
SqliteTypesSkip to content
Factory
SqliteUpsertClause
SqliteUpsertConflictTarget
SqliteUpsertDoUpdate
SqliteVisitor
app.cash.sqldelight.dialects.sqlite_3_24.grammar.psi.implSkip to content
SqliteInsertStmtImpl
SqliteUpsertClauseImpl
SqliteUpsertConflictTargetImpl
SqliteUpsertDoUpdateImpl
sqlite-3-25Skip to content
app.cash.sqldelight.dialects.sqlite_3_25Skip to content
SqliteDialect
SqliteTypeResolver
app.cash.sqldelight.dialects.sqlite_3_25.grammarSkip to content
SqliteParser
SqliteParserUtil
app.cash.sqldelight.dialects.sqlite_3_25.grammar.mixinsSkip to content
AlterTableRenameColumnMixin
SqliteWindowDefinitionMixin
app.cash.sqldelight.dialects.sqlite_3_25.grammar.psiSkip to content
SqliteAlterTableColumnAlias
SqliteAlterTableRenameColumn
SqliteAlterTableRules
SqliteBaseWindowName
SqliteExtensionExpr
SqliteFrameSpec
SqliteOverrides
SqliteSelectStmt
SqliteTypesSkip to content
Factory
SqliteVisitor
SqliteWindowDefn
SqliteWindowFunctionExpr
SqliteWindowName
app.cash.sqldelight.dialects.sqlite_3_25.grammar.psi.implSkip to content
SqliteAlterTableColumnAliasImpl
SqliteAlterTableRenameColumnImpl
SqliteAlterTableRulesImpl
SqliteBaseWindowNameImpl
SqliteExtensionExprImpl
SqliteFrameSpecImpl
SqliteOverridesImpl
SqliteSelectStmtImpl
SqliteWindowDefnImpl
SqliteWindowFunctionExprImpl
SqliteWindowNameImpl
sqlite-3-30Skip to content
app.cash.sqldelight.dialects.sqlite_3_30Skip to content
SqliteDialect
app.cash.sqldelight.dialects.sqlite_3_30.grammarSkip to content
SqliteParser
SqliteParserUtil
app.cash.sqldelight.dialects.sqlite_3_30.grammar.psiSkip to content
SqliteOrderingTerm
SqliteOverrides
SqliteTypesSkip to content
Factory
SqliteVisitor
app.cash.sqldelight.dialects.sqlite_3_30.grammar.psi.implSkip to content
SqliteOrderingTermImpl
SqliteOverridesImpl
sqlite-3-33Skip to content
app.cash.sqldelight.dialects.sqlite_3_33Skip to content
SqliteDialect
app.cash.sqldelight.dialects.sqlite_3_33.grammarSkip to content
SqliteParser
SqliteParserUtil
app.cash.sqldelight.dialects.sqlite_3_33.grammar.psiSkip to content
SqliteOverrides
SqliteTypesSkip to content
Factory
SqliteUpdateStmt
SqliteUpdateStmtLimited
SqliteVisitor
app.cash.sqldelight.dialects.sqlite_3_33.grammar.psi.implSkip to content
SqliteOverridesImpl
SqliteUpdateStmtImpl
SqliteUpdateStmtLimitedImpl
sqlite-3-35Skip to content
app.cash.sqldelight.dialects.sqlite_3_35Skip to content
SqliteDialect
SqliteTypeResolver
app.cash.sqldelight.dialects.sqlite_3_35.grammarSkip to content
SqliteParser
SqliteParserUtil
app.cash.sqldelight.dialects.sqlite_3_35.grammar.psiSkip to content
SqliteAlterTableDropColumn
SqliteAlterTableRules
SqliteDeleteStmtLimited
SqliteInsertStmt
SqliteOverrides
SqliteReturningClause
SqliteTypesSkip to content
Factory
SqliteUpdateStmtLimited
SqliteUpsertClause
SqliteUpsertConflictTarget
SqliteUpsertDoUpdate
SqliteVisitor
SqliteWithClause
SqliteWithClauseMaterialized
app.cash.sqldelight.dialects.sqlite_3_35.grammar.psi.implSkip to content
SqliteAlterTableDropColumnImpl
SqliteAlterTableRulesImpl
SqliteDeleteStmtLimitedImpl
SqliteInsertStmtImpl
SqliteOverridesImpl
SqliteReturningClauseImpl
SqliteUpdateStmtLimitedImpl
SqliteUpsertClauseImpl
SqliteUpsertConflictTargetImpl
SqliteUpsertDoUpdateImpl
SqliteWithClauseImpl
SqliteWithClauseMaterializedImpl
sqlite-3-38Skip to content
app.cash.sqldelight.dialects.sqlite_3_38Skip to content
SqliteDialect
SqliteTypeResolver
app.cash.sqldelight.dialects.sqlite_3_38.grammarSkip to content
SqliteParser
SqliteParserUtil
app.cash.sqldelight.dialects.sqlite_3_38.grammar.psiSkip to content
SqliteExtensionExpr
SqliteJsonBinaryOperator
SqliteJsonExpression
SqliteOverrides
SqliteTypesSkip to content
Factory
SqliteVisitor
app.cash.sqldelight.dialects.sqlite_3_38.grammar.psi.implSkip to content
SqliteExtensionExprImpl
SqliteJsonBinaryOperatorImpl
SqliteJsonExpressionImpl
SqliteOverridesImpl
json-moduleSkip to content
app.cash.sqldelight.dialects.sqlite.json.moduleSkip to content
JsonModule
app.cash.sqldelight.dialects.sqlite.json.module.grammarSkip to content
JsonParser
JsonParserUtil
app.cash.sqldelight.dialects.sqlite.json.module.grammar.psiSkip to content
JsonTypesSkip to content
Factory
SqliteJsonJsonFunctionName
SqliteJsonOverrides
SqliteJsonTableOrSubquery
SqliteJsonVisitor
app.cash.sqldelight.dialects.sqlite.json.module.grammar.psi.implSkip to content
SqliteJsonJsonFunctionNameImpl
SqliteJsonOverridesImpl
SqliteJsonTableOrSubqueryImpl
jdbc-driverSkip to content
app.cash.sqldelight.driver.jdbcSkip to content
asJdbcDriver()
ConnectionManagerSkip to content
Transaction
JdbcCursor
JdbcDriver
JdbcPreparedStatement
native-driverSkip to content
app.cash.sqldelight.driver.nativeSkip to content
ConnectionWrapper
inMemoryDriver()
NativeSqliteDriver
wrapConnection()
app.cash.sqldelight.driver.native.utilSkip to content
pthread_mutex_recursive
r2dbc-driverSkip to content
app.cash.sqldelight.driver.r2dbcSkip to content
R2dbcCursor
R2dbcDriver
R2dbcDriver()
R2dbcPreparedStatement
sqlite-driverSkip to content
app.cash.sqldelight.driver.jdbc.sqliteSkip to content
JdbcSqliteDriverSkip to content
Companion
JdbcSqliteDriver()
web-worker-driverSkip to content
app.cash.sqldelight.driver.workerSkip to content
createDefaultWebWorkerDriver()
WebWorkerDriver
WebWorkerException
app.cash.sqldelight.driver.worker.expectedSkip to content
Worker
androidx-paging3Skip to content
app.cash.sqldelight.paging3Skip to content
QueryPagingSource()
async-extensionsSkip to content
app.cash.sqldelight.async.coroutinesSkip to content
await()
awaitAsList()
awaitAsOne()
awaitAsOneOrNull()
awaitCreate()
awaitMigrate()
awaitQuery()
synchronous()
coroutines-extensionsSkip to content
app.cash.sqldelight.coroutinesSkip to content
asFlow()
mapToList()
mapToOne()
mapToOneNotNull()
mapToOneOrDefault()
mapToOneOrNull()
rxjava2-extensionsSkip to content
app.cash.sqldelight.rx2Skip to content
asObservable()
mapToList()
mapToOne()
mapToOneNonNull()
mapToOneOrDefault()
mapToOptional()
rxjava3-extensionsSkip to content
app.cash.sqldelight.rx3Skip to content
asObservable()
mapToList()
mapToOne()
mapToOneNonNull()
mapToOneOrDefault()
mapToOptional()
runtimeSkip to content
app.cash.sqldelightSkip to content
BaseTransacterImpl
ColumnAdapter
EnumColumnAdapter
EnumColumnAdapter()
ExecutableQuery
QuerySkip to content
Listener
Query()
SuspendingTransacterSkip to content
TransactionDispatcher
SuspendingTransacterImpl
SuspendingTransactionWithoutReturn
SuspendingTransactionWithReturn
TransacterSkip to content
Transaction
TransacterBase
TransacterImpl
TransactionCallbacks
TransactionWithoutReturn
TransactionWithReturn
app.cash.sqldelight.dbSkip to content
AfterVersion
Closeable
OptimisticLockException
QueryResultSkip to content
AsyncValue
Companion
Value
SqlCursor
SqlDriver
SqlPreparedStatement
SqlSchema
use()
app.cash.sqldelight.internalSkip to content
currentThreadId()
app.cash.sqldelight.logsSkip to content
LogSqliteDriver
StatementParameterInterceptor
sqldelight-compilerSkip to content
app.cash.sqldelightSkip to content
GIT_SHA
VERSION
app.cash.sqldelight.coreSkip to content
capitalize()
decapitalize()
GradleCompatibilitySkip to content
CompatibilityReportSkip to content
Compatible
Incompatible
MINIMUM_SUPPORTED_VERSION
SqlDelightCompilationUnit
SqlDelightDatabaseName
SqlDelightDatabaseProperties
SqlDelightException
SqlDelightFileIndexSkip to content
Companion
SqldelightParser
SqldelightParserUtil
SqlDelightProjectServiceSkip to content
Companion
SqlDelightPropertiesFile
SqlDelightSourceFolder
app.cash.sqldelight.core.compilerSkip to content
ExecuteQueryGenerator
MutatorQueryGenerator
QueriesTypeGenerator
QueryGenerator
QueryInterfaceGenerator
SelectQueryGenerator
SqlDelightCompiler
app.cash.sqldelight.core.compiler.modelSkip to content
BindableQuerySkip to content
Argument
Companion
NamedExecute
NamedMutatorSkip to content
Delete
Insert
Update
NamedQuery
app.cash.sqldelight.core.langSkip to content
acceptsTableInterface()
DatabaseFileType
DatabaseFileViewProviderFactory
MIGRATION_EXTENSION
MigrationFile
MigrationFileType
MigrationLanguage
MigrationParserDefinitionSkip to content
Companion
QUERIES_SUFFIX_NAME
queriesName
SQLDELIGHT_EXTENSION
SqlDelightFile
SqlDelightFileType
SqlDelightLanguage
SqlDelightParserDefinitionSkip to content
Companion
SqlDelightQueriesFileSkip to content
LabeledStatement
app.cash.sqldelight.core.lang.psiSkip to content
asParameter()
ClojureStmtListMixin
ColumnConstraints
ImportStmtMixin
InsertStmtValuesMixin
isColumnSameAs()
isTypeSameAs()
JavaTypeMixin
parameterValue()
StmtIdentifier
StmtIdentifierMixin
app.cash.sqldelight.core.lang.typesSkip to content
typeResolver
app.cash.sqldelight.core.lang.utilSkip to content
childOfType()
columnDefSource()
findChildOfType()
findChildRecursive()
findChildrenOfType()
forInitializationStatements()
hasPreCreateTableInitialization()
migrationFiles()
nextSiblingOfType()
queryFiles()
range
rawSqlText()
app.cash.sqldelight.core.lang.validationSkip to content
OptimisticLockValidator
app.cash.sqldelight.core.psiSkip to content
SqlDelightAnnotation
SqlDelightAnnotationValue
SqlDelightColumnType
SqlDelightImportStmt
SqlDelightImportStmtList
SqlDelightInsertStmtValues
SqlDelightInsertStmtValuesReal
SqlDelightJavaType
SqlDelightJavaTypeName
SqlDelightJavaTypeName2
SqlDelightOverrides
SqlDelightParameterizedJavaType
SqlDelightStmtClojure
SqlDelightStmtClojureStmtList
SqlDelightStmtIdentifier
SqlDelightStmtIdentifierClojure
SqlDelightStmtList
SqldelightTypesSkip to content
Factory
SqlDelightVisitor
app.cash.sqldelight.core.psi.implSkip to content
SqlDelightAnnotationImpl
SqlDelightAnnotationValueImpl
SqlDelightColumnTypeImpl
SqlDelightImportStmtImpl
SqlDelightImportStmtListImpl
SqlDelightInsertStmtValuesImpl
SqlDelightInsertStmtValuesRealImpl
SqlDelightJavaTypeImpl
SqlDelightJavaTypeName2Impl
SqlDelightJavaTypeNameImpl
SqlDelightOverridesImpl
SqlDelightParameterizedJavaTypeImpl
SqlDelightStmtClojureImpl
SqlDelightStmtClojureStmtListImpl
SqlDelightStmtIdentifierClojureImpl
SqlDelightStmtIdentifierImpl
SqlDelightStmtListImpl
dialectSkip to content
app.cash.sqldelight.dialect.apiSkip to content
alteredTable()
ConnectionManagerSkip to content
ConnectionProperties
DialectType
encapsulatingType()
encapsulatingTypePreferringKotlin()
ExposableType
IntermediateType
MigrationSquasher
PragmaWithResults
PreCreateTableInitialization
PrimitiveTypeSkip to content
ARGUMENT
NULL
INTEGER
REAL
TEXT
BOOLEAN
BLOB
QueryWithResults
ReturningQueryable
RuntimeTypes
SelectQueryable
SqlDelightDialect
SqlDelightModule
SqlDelightPragmaName
SqlGeneratorStrategy
TableFunctionRowType
TypeResolver
app.cash.sqldelight.dialect.grammar.mixinsSkip to content
BindParameterMixin
timber.logSkip to content
TimberSkip to content
Forest
Tree
sqldelight-gradle-pluginSkip to content
app.cash.sqldelight.coreSkip to content
SqlDelightEnvironmentSkip to content
CompilationStatusSkip to content
Failure
Success
app.cash.sqldelight.core.annotatorsSkip to content
OptimisticLockCompilerAnnotator
app.cash.sqldelight.gradleSkip to content
DriverInitializer
GenerateMigrationOutputTaskSkip to content
GenerateMigration
GenerateSchemaWorkParameters
GenerateSchemaTaskSkip to content
GenerateSchema
GenerateSchemaWorkParameters
SqlDelightCompilationUnitImpl
SqlDelightDatabase
SqlDelightDatabaseNameImpl
SqlDelightDatabasePropertiesImpl
SqlDelightDsl
SqlDelightExtension
SqlDelightPluginSkip to content
PropertiesModelBuilder
SqlDelightPropertiesFileImpl
SqlDelightSourceFolderImpl
SqlDelightTaskSkip to content
GenerateInterfaces
GenerateInterfacesWorkParameters
SqlDelightWorkerTask
VerifyMigrationTaskSkip to content
VerifyMigrationAction
VerifyMigrationWorkParameters
app.cash.sqldelight.gradle.squashSkip to content
AnsiSqlMigrationSquasher
MigrationSquashTaskSkip to content
GenerateMigration
GenerateSchemaWorkParameters
sqlite-migrationsSkip to content
app.cash.sqlite.migrationsSkip to content
CatalogDatabaseSkip to content
Companion
InitStatement
Database
DatabaseComparator
DatabaseDiff
findDatabaseFiles()
ObjectDifferDatabaseComparatorSkip to content
CountingDiffer
ObjectDifferDatabaseDiff