SqlQueriesBase
dataprism.platform.sql.query.SqlQueriesBase
trait SqlQueriesBase extends SqlQueryPlatformBase, SqlDbValuesBase
Attributes
- Graph
-
- Supertypes
-
trait SqlDbValuesBasetrait SqlQueryPlatformBasetrait QueryPlatformclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
trait SqlQueriestrait SqlQueryPlatformtrait DefaultCompleteSqltrait H2Platformtrait MySqlPlatformtrait MariaDbPlatformtrait MySql57Platformtrait MySql8Platformtrait PostgresPlatformtrait SqlitePlatformtrait SqlOperationsBasetrait SqlMergeOperationstrait SqlOperationstrait DefaultSqlOperationsShow all
- Self type
Members list
Type members
Classlikes
trait DistinctOnCapability
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object given_DistinctOnCapabilityobject given_DistinctOnCapability
trait ExceptAllCapability
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
trait ExceptCapability
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object given_ExceptCapabilityobject given_ExceptCapabilityobject given_ExceptCapabilityobject given_ExceptCapabilityobject given_ExceptCapability
trait IntersectAllCapability
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object given_IntersectAllCapabilityobject given_IntersectAllCapabilityobject given_IntersectAllCapability
trait IntersectCapability
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object given_IntersectCapabilityobject given_IntersectCapabilityobject given_IntersectCapabilityobject given_IntersectCapabilityobject given_IntersectCapability
trait LateralJoinCapability
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object given_LateralJoinCapabilityobject given_LateralJoinCapability
case class QueryAstMetadata[A[_[_]]](ast: SelectAst[Codec], aliases: A[Const[String]], values: A[DbValue])
trait SqlQueryApi
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
trait SqlQueryBase[A[_[_]]] extends QueryBase[A]
Attributes
- Supertypes
- Known subtypes
-
trait SqlQuery[A]trait SqlQueryGrouped[A]class SqlQueryDistinctStage[A]class SqlQueryFromStage[A]class SqlQueryLimitOffsetStage[A]class SqlQueryOrderedStage[A]class SqlQuerySetOperations[A]class SqlQueryValues[A]class SqlQueryWithoutFrom[A]Show all
trait SqlQueryCompanion
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
trait SqlQueryCompanionImpl
Inherited classlikes
Attributes
- Inherited from:
- SqlDbValuesBase
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
case Eq[A]case Neq[A]case LessThan[A]case LessOrEqual[A]case GreaterThan[A]case GreaterOrEqual[A]case And[A]case Or[A]case Plus[A]case Minus[A]case Multiply[A]case Divide[A]case Remainder[A]enum SqlBitwiseBinOp[A]case And[A]case Or[A]case Xor[A]class SqlStringConcatOp[A]class SqlStringLikeOp[A]class SqlStringRegexMatchesOp[A]Show all
Attributes
- Inherited from:
- SqlDbValuesBase
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class DefaultConditionCase[A]
Attributes
- Inherited from:
- QueryPlatform
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
trait SqlDbValueBase[A]trait SqlDbValueBaseImpl[A]enum SqlDbValue[A]case JoinNullable[B]case AsSome[B]case Null[B]case IsNull[B]case IsNotNull[B]Show all
trait FullJoinCapability
Attributes
- Inherited from:
- QueryPlatform
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object given_FullJoinCapabilityobject given_FullJoinCapability
object Lift
Attributes
- Inherited from:
- QueryPlatform
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Inherited from:
- QueryPlatform
- Supertypes
-
class Objecttrait Matchableclass Any
trait ManyCompanion
Attributes
- Inherited from:
- SqlDbValuesBase
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object Many
object Nullability
Attributes
- Inherited from:
- SqlDbValuesBase
- Supertypes
-
class Objecttrait Matchableclass Any
trait Nullability[A] extends NullabilityBase[A]
Attributes
- Inherited from:
- SqlDbValuesBase
- Supertypes
Attributes
- Inherited from:
- QueryPlatform
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
trait Nullability[A]
trait OrdSeqBase
Attributes
- Inherited from:
- QueryPlatform
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
trait QueryApi
Attributes
- Inherited from:
- QueryPlatform
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
Attributes
- Inherited from:
- QueryPlatform
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
trait QueryGroupedBase[A]trait SqlQueryGrouped[A]trait SqlQueryBase[A]trait SqlQuery[A]class SqlQueryDistinctStage[A]class SqlQueryFromStage[A]class SqlQueryLimitOffsetStage[A]class SqlQueryOrderedStage[A]class SqlQuerySetOperations[A]class SqlQueryValues[A]class SqlQueryWithoutFrom[A]Show all
trait QueryGroupedBase[A[_[_]]] extends QueryBase[A]
Attributes
- Inherited from:
- QueryPlatform
- Supertypes
- Known subtypes
-
trait SqlQueryGrouped[A]
trait SqlBaseImpl
Attributes
- Inherited from:
- SqlQueryPlatformBase
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
trait DefaultCompleteImpl
trait SqlCaseCompanion
Attributes
- Inherited from:
- SqlDbValuesBase
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
trait DefaultSqlCaseCompanion
trait SqlDbValueApi
Attributes
- Inherited from:
- SqlDbValuesBase
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
trait SqlDbValueBase[A] extends DbValueBase[A]
Attributes
- Inherited from:
- SqlDbValuesBase
- Supertypes
- Known subtypes
-
trait SqlDbValueBaseImpl[A]enum SqlDbValue[A]case JoinNullable[B]case AsSome[B]case Null[B]case IsNull[B]case IsNotNull[B]Show all
trait SqlDbValueCompanion
Attributes
- Inherited from:
- SqlDbValuesBase
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
trait SqlDbValueCompanionImpl
trait SqlFractionalBase[A] extends SqlNumericBase[A]
Attributes
- Inherited from:
- SqlDbValuesBase
- Supertypes
- Known subtypes
-
trait SqlFractional[A]
trait SqlIntegralBase[A] extends SqlNumericBase[A]
Attributes
- Inherited from:
- SqlDbValuesBase
- Supertypes
- Known subtypes
-
trait SqlIntegral[A]
Attributes
- Inherited from:
- SqlDbValuesBase
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
trait SqlLogic[A]
trait SqlNumericBase[A] extends SqlOrderedBase[A]
Attributes
- Inherited from:
- SqlDbValuesBase
- Supertypes
- Known subtypes
-
trait SqlFractionalBase[A]trait SqlFractional[A]trait SqlIntegralBase[A]trait SqlIntegral[A]trait SqlNumeric[A]
trait SqlOrdSeqBase extends OrdSeqBase
Attributes
- Inherited from:
- SqlDbValuesBase
- Supertypes
- Known subtypes
Attributes
- Inherited from:
- SqlDbValuesBase
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
trait SqlNumericBase[A]trait SqlFractionalBase[A]trait SqlFractional[A]trait SqlIntegralBase[A]trait SqlIntegral[A]trait SqlNumeric[A]trait SqlOrdered[A]Show all
trait SqlTaggedState
Attributes
- Inherited from:
- SqlQueryPlatformBase
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class TaggedState
trait SqlValuesBaseImpl
Attributes
- Inherited from:
- SqlDbValuesBase
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
trait SqlDbValueImpltrait DefaultCompleteImpl
Attributes
- Inherited from:
- SqlDbValuesBase
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
Attributes
- Inherited from:
- SqlDbValuesBase
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class DefaultValueCase0[A]
Attributes
- Inherited from:
- SqlDbValuesBase
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
Types
Inherited types
Attributes
- Inherited from:
- SqlDbValuesBase
Attributes
- Inherited from:
- SqlDbValuesBase
Attributes
- Inherited from:
- SqlDbValuesBase
Attributes
- Inherited from:
- SqlQueryPlatformBase
type DbMath
Attributes
- Inherited from:
- SqlDbValuesBase
Attributes
- Inherited from:
- SqlDbValuesBase
Attributes
- Inherited from:
- SqlDbValuesBase
Attributes
- Inherited from:
- QueryPlatform
Attributes
- Inherited from:
- SqlDbValuesBase
type InFilterCapability
Attributes
- Inherited from:
- QueryPlatform
type InGroupByCapability
Attributes
- Inherited from:
- QueryPlatform
type InHavingCapability
Attributes
- Inherited from:
- QueryPlatform
Attributes
- Inherited from:
- QueryPlatform
type InMapCapability
Attributes
- Inherited from:
- QueryPlatform
type InOrderByCapability
Attributes
- Inherited from:
- QueryPlatform
Attributes
- Inherited from:
- QueryPlatform
Attributes
- Inherited from:
- QueryPlatform
Attributes
- Inherited from:
- SqlDbValuesBase
Attributes
- Inherited from:
- SqlDbValuesBase
Attributes
- Inherited from:
- QueryPlatform
Attributes
- Inherited from:
- QueryPlatform
Attributes
- Inherited from:
- SqlDbValuesBase
Attributes
- Inherited from:
- QueryPlatform
Attributes
- Inherited from:
- QueryPlatform
Attributes
- Inherited from:
- SqlDbValuesBase
Attributes
- Inherited from:
- SqlDbValuesBase
Attributes
- Inherited from:
- SqlDbValuesBase
Attributes
- Inherited from:
- SqlDbValuesBase
Attributes
- Inherited from:
- SqlDbValuesBase
Attributes
- Inherited from:
- SqlQueryPlatformBase
Attributes
- Inherited from:
- SqlQueryPlatformBase
Attributes
- Inherited from:
- SqlQueryPlatformBase
Value members
Inherited methods
Attributes
- Inherited from:
- SqlQueryPlatformBase
Inherited fields
Attributes
- Inherited from:
- SqlQueryPlatformBase
Attributes
- Inherited from:
- QueryPlatform
Attributes
- Inherited from:
- SqlDbValuesBase
Attributes
- Inherited from:
- SqlDbValuesBase
Attributes
- Inherited from:
- SqlDbValuesBase
Attributes
- Inherited from:
- SqlQueryPlatformBase
Attributes
- Inherited from:
- QueryPlatform
Attributes
- Inherited from:
- QueryPlatform
Attributes
- Inherited from:
- QueryPlatform
Attributes
- Inherited from:
- QueryPlatform
Attributes
- Inherited from:
- QueryPlatform
Attributes
- Inherited from:
- QueryPlatform
Attributes
- Inherited from:
- SqlDbValuesBase
Attributes
- Inherited from:
- QueryPlatform
Attributes
- Inherited from:
- SqlQueryPlatformBase
Givens
Inherited givens
Attributes
- Inherited from:
- SqlDbValuesBase
Attributes
- Inherited from:
- SqlDbValuesBase
Attributes
- Inherited from:
- SqlDbValuesBase
Attributes
- Inherited from:
- SqlDbValuesBase
Attributes
- Inherited from:
- SqlDbValuesBase
Attributes
- Inherited from:
- SqlDbValuesBase
Attributes
- Inherited from:
- SqlDbValuesBase
Attributes
- Inherited from:
- SqlDbValuesBase
Attributes
- Inherited from:
- SqlDbValuesBase
Attributes
- Inherited from:
- SqlDbValuesBase
Attributes
- Inherited from:
- SqlDbValuesBase
Attributes
- Inherited from:
- SqlDbValuesBase
Attributes
- Inherited from:
- SqlDbValuesBase
Attributes
- Inherited from:
- SqlDbValuesBase
Extensions
Inherited extensions
extension [A](optVal: DbValue[Option[A]])(using ev: NotGiven[A <:< Option[_]])
Attributes
- Inherited from:
- SqlDbValuesBase
Attributes
- Inherited from:
- SqlDbValuesBase
Attributes
- Inherited from:
- SqlDbValuesBase
Attributes
- Inherited from:
- SqlDbValuesBase
Attributes
- Inherited from:
- SqlDbValuesBase
Attributes
- Inherited from:
- SqlDbValuesBase
Attributes
- Inherited from:
- SqlDbValuesBase
Attributes
- Inherited from:
- SqlDbValuesBase
extension [A](t: CastType[A])
Attributes
- Inherited from:
- SqlDbValuesBase
Attributes
- Inherited from:
- SqlDbValuesBase
extension [T](t: T)(using mr: MapRes[Compose2[DbValue, Option], T])
Attributes
- Inherited from:
- SqlDbValuesBase
extension [A](tpe: Codec[A])
Attributes
- Inherited from:
- SqlQueryPlatformBase
extension [A](tpe: Type[A])
Attributes
- Inherited from:
- SqlQueryPlatformBase
extension [A](tpe: Type[A])
Attributes
- Inherited from:
- SqlQueryPlatformBase
extension [A](tpe: Type[Option[A]])
Attributes
- Inherited from:
- SqlQueryPlatformBase
extension [A](v: A)
Attributes
- Inherited from:
- SqlDbValuesBase
Attributes
- Inherited from:
- SqlDbValuesBase
In this article