io.getquill

package io.getquill

Members list

Type members

Classlikes

sealed trait Action[E] extends QAC[E, Any]

Attributes

Supertypes
trait QAC[E, Any]
class Object
trait Matchable
class Any
Known subtypes
trait ActionReturning[E, Output]
trait Delete[E]
trait Insert[E]
trait Update[E]
sealed trait ActionReturning[E, +Output] extends QAC[E, Output], Action[E]

Attributes

Supertypes
trait Action[E]
trait QAC[E, Output]
class Object
trait Matchable
class Any
object AstPrinter

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
AstPrinter.type
class AstPrinter(traceOpinions: Boolean, traceAstSimple: Boolean, traceQuats: QuatTrace) extends Walker

Attributes

Companion
object
Supertypes
class Walker
class Object
trait Matchable
class Any
sealed trait BatchAction[+A <: QAC[_, _] & Action[_]]

Attributes

Supertypes
class Object
trait Matchable
class Any
trait CamelCase extends NamingStrategy

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object CamelCase.type
object CamelCase extends CamelCase

Attributes

Companion
trait
Supertypes
trait CamelCase
class Object
trait Matchable
class Any
Self type
CamelCase.type

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
class CompositeNamingStrategy2[N1, N2]
class CompositeNamingStrategy3[N1, N2, N3]
class CompositeNamingStrategy4[N1, N2, N3, N4]
case class CompositeNamingStrategy2[N1 <: NamingStrategy, N2 <: NamingStrategy](n1: N1, n2: N2) extends CompositeNamingStrategy

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class CompositeNamingStrategy3[N1 <: NamingStrategy, N2 <: NamingStrategy, N3 <: NamingStrategy](n1: N1, n2: N2, n3: N3) extends CompositeNamingStrategy

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class CompositeNamingStrategy4[N1 <: NamingStrategy, N2 <: NamingStrategy, N3 <: NamingStrategy, N4 <: NamingStrategy](n1: N1, n2: N2, n3: N3, n4: N4) extends CompositeNamingStrategy

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
sealed trait Delete[E] extends QAC[E, Nothing], Action[E]

Attributes

Supertypes
trait Action[E]
trait QAC[E, Nothing]
class Object
trait Matchable
class Any
trait Embedded

Attributes

Supertypes
class Object
trait Matchable
class Any
trait EntityQueryModel[T] extends Query[T]

Attributes

Supertypes
trait Query[T]
trait QAC[Nothing, T]
class Object
trait Matchable
class Any
trait Escape extends NamingStrategy

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Escape.type
object PostgresEscape.type
object Escape extends Escape

Attributes

Companion
trait
Supertypes
trait Escape
class Object
trait Matchable
class Any
Self type
Escape.type
object H2Dialect extends H2Dialect

Attributes

Companion
trait
Supertypes
Self type
H2Dialect.type
case class IdiomContext(config: TranspileConfig, queryType: QueryType)

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object IdiomContext

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed trait Insert[E] extends QAC[E, Nothing], Action[E]

Attributes

Supertypes
trait Action[E]
trait QAC[E, Nothing]
class Object
trait Matchable
class Any
sealed trait JoinQuery[A, B, R] extends Query[R]

Attributes

Supertypes
trait Query[R]
trait QAC[Nothing, R]
class Object
trait Matchable
class Any
trait Literal extends NamingStrategy

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Literal.type
object Literal extends Literal

Attributes

Companion
trait
Supertypes
trait Literal
class Object
trait Matchable
class Any
Self type
Literal.type
trait LowerCase extends NamingStrategy

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object LowerCase.type
object LowerCase extends LowerCase

Attributes

Companion
trait
Supertypes
trait LowerCase
class Object
trait Matchable
class Any
Self type
LowerCase.type
case class MappedEncoding[I, O](f: I => O)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object MirrorIdiom extends MirrorIdiom

Attributes

Companion
class
Supertypes
class MirrorIdiom
trait Idiom
class Object
trait Matchable
class Any
Show all
Self type

Attributes

Companion
object
Supertypes
trait Idiom
class Object
trait Matchable
class Any
Show all
Known subtypes
object MirrorIdiom.type
object MirrorIdiomPrinting.type
trait MirrorIdiomBase extends Idiom

Attributes

Supertypes
trait Idiom
class Object
trait Matchable
class Any
Known subtypes
class MirrorIdiom
object MirrorIdiom.type
object MirrorIdiomPrinting.type

Attributes

Supertypes
class MirrorIdiom
trait Idiom
class Object
trait Matchable
class Any
Show all
Self type

Attributes

Companion
object
Supertypes
trait SqlIdiom
trait Idiom
class Object
trait Matchable
class Any
Show all
Known subtypes
object MirrorSqlDialect.type

Attributes

Companion
trait
Supertypes
trait SqlIdiom
trait Idiom
class Object
trait Matchable
class Any
Show all
Self type

Attributes

Companion
object
Supertypes
trait SqlIdiom
trait Idiom
class Object
trait Matchable
class Any
Show all
Known subtypes

Attributes

Companion
trait
Supertypes
trait SqlIdiom
trait Idiom
class Object
trait Matchable
class Any
Show all
Self type

Attributes

Companion
object
Supertypes
trait CannotReturn
trait SqlIdiom
trait Idiom
class Object
trait Matchable
class Any
Show all
Known subtypes

Attributes

Companion
trait
Supertypes
trait CannotReturn
trait SqlIdiom
trait Idiom
class Object
trait Matchable
class Any
Show all
Self type

Attributes

Companion
object
Supertypes
trait SqlIdiom
trait Idiom
class Object
trait Matchable
class Any
Show all
Known subtypes

Attributes

Companion
trait
Supertypes
trait SqlIdiom
trait Idiom
class Object
trait Matchable
class Any
Show all
Self type

Attributes

Companion
object
Supertypes
trait SqlIdiom
trait Idiom
class Object
trait Matchable
class Any
Show all
Known subtypes

Attributes

Companion
trait
Supertypes
trait SqlIdiom
trait Idiom
class Object
trait Matchable
class Any
Show all
Self type

Attributes

Companion
object
Supertypes
trait SqlIdiom
trait Idiom
class Object
trait Matchable
class Any
Show all
Known subtypes

Attributes

Companion
trait
Supertypes
trait SqlIdiom
trait Idiom
class Object
trait Matchable
class Any
Show all
Self type
trait MySQL5Dialect extends MySQLDialect

Attributes

Companion
object
Supertypes
Known subtypes
object MySQL5Dialect.type
object MySQL5Dialect extends MySQL5Dialect

Attributes

Companion
trait
Supertypes
Self type
object MySQLDialect extends MySQLDialect

Attributes

Companion
trait
Supertypes
Self type
trait MysqlEscape extends NamingStrategy

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object MysqlEscape.type
object MysqlEscape extends MysqlEscape

Attributes

Companion
trait
Supertypes
trait MysqlEscape
class Object
trait Matchable
class Any
Self type

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait CamelCase
object CamelCase.type
class CompositeNamingStrategy2[N1, N2]
class CompositeNamingStrategy3[N1, N2, N3]
class CompositeNamingStrategy4[N1, N2, N3, N4]
trait Escape
object Escape.type
object PostgresEscape.type
trait Literal
object Literal.type
trait LowerCase
object LowerCase.type
trait MysqlEscape
object MysqlEscape.type
object PluralizedTableNames.type
trait SnakeCase
object SnakeCase.type
trait UpperCase
object UpperCase.type
Show all

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
object OracleDialect extends OracleDialect

Attributes

Companion
trait
Supertypes
Self type
case class Ord[T](ord: Ordering)

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Ord

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Ord.type

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object PluralizedTableNames.type

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Companion
trait
Supertypes
Self type
trait PostgresEscape extends Escape

Attributes

Companion
object
Supertypes
trait Escape
class Object
trait Matchable
class Any
Known subtypes
object PostgresEscape.type

Attributes

Companion
trait
Supertypes
trait Escape
class Object
trait Matchable
class Any
Show all
Self type
trait PseudoAst

A trait to be used by elements that are not proper AST elements but should still be treated as though they were in the case where traceAstSimple is enabled (i.e. their toString method should be used instead of the standard qprint AST printing)

A trait to be used by elements that are not proper AST elements but should still be treated as though they were in the case where traceAstSimple is enabled (i.e. their toString method should be used instead of the standard qprint AST printing)

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
sealed trait QAC[ModificationEntity, +OutputEntity]

A Quill-Action-Concept centrally defines Quill Query, Insert, Update, Delete, etc... actions. This ZIO-inspired construct makes it easier to reason about Quoted actions (particularly in Dotty) in a type-full way.

A Quill-Action-Concept centrally defines Quill Query, Insert, Update, Delete, etc... actions. This ZIO-inspired construct makes it easier to reason about Quoted actions (particularly in Dotty) in a type-full way.

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait Action[E]
trait ActionReturning[E, Output]
trait Delete[E]
trait Insert[E]
trait Update[E]
trait Query[T]
trait EntityQueryModel[T]
trait JoinQuery[A, B, R]
Show all
sealed trait Query[+T] extends QAC[Nothing, T]

Attributes

Supertypes
trait QAC[Nothing, T]
class Object
trait Matchable
class Any
Known subtypes
trait EntityQueryModel[T]
trait JoinQuery[A, B, R]
trait QueryProbing

Attributes

Supertypes
class Object
trait Matchable
class Any
case class ReplaceAssignmentAliases(newAlias: Ident) extends StatelessTransformer

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class ReplaceLiftings(foreachIdentName: String, existingColumnNames: List[String], state: ListMap[String, ScalarTag]) extends StatefulTransformer[ListMap[String, ScalarTag]]

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed trait ReturnAction

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object ReturnNothing.type
object ReturnRecord.type
object ReturnAction

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Attributes

Companion
trait
Supertypes
Self type
trait SnakeCase extends NamingStrategy

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object SnakeCase.type
object SnakeCase extends SnakeCase

Attributes

Companion
trait
Supertypes
trait SnakeCase
class Object
trait Matchable
class Any
Self type
SnakeCase.type
object SqliteDialect extends SqliteDialect

Attributes

Companion
trait
Supertypes
Self type
sealed trait Update[E] extends QAC[E, Nothing], Action[E]

Attributes

Supertypes
trait Action[E]
trait QAC[E, Nothing]
class Object
trait Matchable
class Any
trait UpperCase extends NamingStrategy

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object UpperCase.type
object UpperCase extends UpperCase

Attributes

Companion
trait
Supertypes
trait UpperCase
class Object
trait Matchable
class Any
Self type
UpperCase.type