SqlArrays
dataprism.platform.sql.value.SqlArrays
trait SqlArrays extends SqlDbValuesBase
Attributes
- Source
- SqlArrays.scala
- Graph
-
- Supertypes
-
trait SqlDbValuesBasetrait SqlQueryPlatformBasetrait QueryPlatformclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
trait H2Platformtrait H2JdbcPlatformobject H2JdbcPlatformtrait PostgresPlatformtrait PostgresJdbcPlatformobject PostgresJdbcPlatformtrait PostgresSkunkPlatformobject PostgresSkunkPlatformShow all
- Self type
Members list
Type members
Classlikes
Attributes
- Source
- SqlArrays.scala
- Supertypes
object DbArrayLike
Attributes
- Companion
- trait
- Source
- SqlArrays.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
DbArrayLike.type
Attributes
- Companion
- object
- Source
- SqlArrays.scala
- Supertypes
-
class Objecttrait Matchableclass Any
trait SqlArraysApi
Attributes
- Source
- SqlArrays.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
trait SqlArraysImpl
Attributes
- Source
- SqlArrays.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
trait SqlDbArrayCompanion
Attributes
- Source
- SqlArrays.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
Inherited classlikes
Attributes
- Inherited from:
- SqlDbValuesBase
- Source
- SqlDbValuesBase.scala
- 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
- Source
- SqlDbValuesBase.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class DefaultConditionCase[A]
Attributes
- Inherited from:
- QueryPlatform
- Source
- QueryPlatform.scala
- 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
- Source
- QueryPlatform.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object given_FullJoinCapabilityobject given_FullJoinCapability
object Lift
Attributes
- Inherited from:
- QueryPlatform
- Source
- QueryPlatform.scala
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Inherited from:
- QueryPlatform
- Source
- QueryPlatform.scala
- Supertypes
-
class Objecttrait Matchableclass Any
trait ManyCompanion
Attributes
- Inherited from:
- SqlDbValuesBase
- Source
- SqlDbValuesBase.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object Many
object Nullability
Attributes
- Inherited from:
- SqlDbValuesBase
- Source
- SqlDbValuesBase.scala
- Supertypes
-
class Objecttrait Matchableclass Any
trait Nullability[A] extends NullabilityBase[A]
Attributes
- Inherited from:
- SqlDbValuesBase
- Source
- SqlDbValuesBase.scala
- Supertypes
Attributes
- Inherited from:
- QueryPlatform
- Source
- QueryPlatform.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
trait Nullability[A]
trait OrdSeqBase
Attributes
- Inherited from:
- QueryPlatform
- Source
- QueryPlatform.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
trait QueryApi
Attributes
- Inherited from:
- QueryPlatform
- Source
- QueryPlatform.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
Attributes
- Inherited from:
- QueryPlatform
- Source
- QueryPlatform.scala
- 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
- Source
- QueryPlatform.scala
- Supertypes
- Known subtypes
-
trait SqlQueryGrouped[A]
trait SqlBaseImpl
Attributes
- Inherited from:
- SqlQueryPlatformBase
- Source
- SqlQueryPlatformBase.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
trait SqlCaseCompanion
Attributes
- Inherited from:
- SqlDbValuesBase
- Source
- SqlDbValuesBase.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
trait DefaultSqlCaseCompanion
trait SqlDbValueApi
Attributes
- Inherited from:
- SqlDbValuesBase
- Source
- SqlDbValuesBase.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
trait SqlDbValueBase[A] extends DbValueBase[A]
Attributes
- Inherited from:
- SqlDbValuesBase
- Source
- SqlDbValuesBase.scala
- 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
- Source
- SqlDbValuesBase.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
trait SqlDbValueCompanionImpl
trait SqlFractionalBase[A] extends SqlNumericBase[A]
Attributes
- Inherited from:
- SqlDbValuesBase
- Source
- SqlDbValuesBase.scala
- Supertypes
- Known subtypes
-
trait SqlFractional[A]
trait SqlIntegralBase[A] extends SqlNumericBase[A]
Attributes
- Inherited from:
- SqlDbValuesBase
- Source
- SqlDbValuesBase.scala
- Supertypes
- Known subtypes
-
trait SqlIntegral[A]
Attributes
- Inherited from:
- SqlDbValuesBase
- Source
- SqlDbValuesBase.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
trait SqlLogic[A]
trait SqlNumericBase[A] extends SqlOrderedBase[A]
Attributes
- Inherited from:
- SqlDbValuesBase
- Source
- SqlDbValuesBase.scala
- 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
- Source
- SqlDbValuesBase.scala
- Supertypes
- Known subtypes
Attributes
- Inherited from:
- SqlDbValuesBase
- Source
- SqlDbValuesBase.scala
- 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
- Source
- SqlQueryPlatformBase.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class TaggedState
trait SqlValuesBaseImpl
Attributes
- Inherited from:
- SqlDbValuesBase
- Source
- SqlDbValuesBase.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
trait SqlDbValueImpltrait DefaultCompleteImplobject Implobject Implobject Implobject Implobject Implobject Implobject ImplShow all
Attributes
- Inherited from:
- SqlDbValuesBase
- Source
- SqlDbValuesBase.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
Attributes
- Inherited from:
- SqlDbValuesBase
- Source
- SqlDbValuesBase.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class DefaultValueCase0[A]
Attributes
- Inherited from:
- SqlDbValuesBase
- Source
- SqlDbValuesBase.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
Types
Attributes
- Source
- SqlArrays.scala
Attributes
- Source
- SqlArrays.scala
Attributes
- Source
- SqlArrays.scala
Inherited types
Attributes
- Inherited from:
- SqlDbValuesBase
- Source
- SqlDbValuesBase.scala
Attributes
- Inherited from:
- SqlDbValuesBase
- Source
- SqlDbValuesBase.scala
Attributes
- Inherited from:
- SqlDbValuesBase
- Source
- SqlDbValuesBase.scala
Attributes
- Inherited from:
- SqlQueryPlatformBase
- Source
- SqlQueryPlatformBase.scala
type DbMath
Attributes
- Inherited from:
- SqlDbValuesBase
- Source
- SqlDbValuesBase.scala
Attributes
- Inherited from:
- SqlDbValuesBase
- Source
- SqlDbValuesBase.scala
Attributes
- Inherited from:
- SqlDbValuesBase
- Source
- SqlDbValuesBase.scala
Attributes
- Inherited from:
- QueryPlatform
- Source
- QueryPlatform.scala
type InFilterCapability
Attributes
- Inherited from:
- QueryPlatform
- Source
- QueryPlatform.scala
type InGroupByCapability
Attributes
- Inherited from:
- QueryPlatform
- Source
- QueryPlatform.scala
type InHavingCapability
Attributes
- Inherited from:
- QueryPlatform
- Source
- QueryPlatform.scala
Attributes
- Inherited from:
- QueryPlatform
- Source
- QueryPlatform.scala
type InMapCapability
Attributes
- Inherited from:
- QueryPlatform
- Source
- QueryPlatform.scala
type InOrderByCapability
Attributes
- Inherited from:
- QueryPlatform
- Source
- QueryPlatform.scala
Attributes
- Inherited from:
- QueryPlatform
- Source
- QueryPlatform.scala
Attributes
- Inherited from:
- QueryPlatform
- Source
- QueryPlatform.scala
Attributes
- Inherited from:
- SqlDbValuesBase
- Source
- SqlDbValuesBase.scala
Attributes
- Inherited from:
- SqlDbValuesBase
- Source
- SqlDbValuesBase.scala
Attributes
- Inherited from:
- QueryPlatform
- Source
- QueryPlatform.scala
Attributes
- Inherited from:
- QueryPlatform
- Source
- QueryPlatform.scala
Attributes
- Inherited from:
- SqlDbValuesBase
- Source
- SqlDbValuesBase.scala
Attributes
- Inherited from:
- QueryPlatform
- Source
- QueryPlatform.scala
type QueryCompanion
Attributes
- Inherited from:
- QueryPlatform
- Source
- QueryPlatform.scala
Attributes
- Inherited from:
- QueryPlatform
- Source
- QueryPlatform.scala
Attributes
- Inherited from:
- QueryPlatform
- Source
- QueryPlatform.scala
Attributes
- Inherited from:
- SqlDbValuesBase
- Source
- SqlDbValuesBase.scala
Attributes
- Inherited from:
- SqlDbValuesBase
- Source
- SqlDbValuesBase.scala
Attributes
- Inherited from:
- SqlDbValuesBase
- Source
- SqlDbValuesBase.scala
Attributes
- Inherited from:
- SqlDbValuesBase
- Source
- SqlDbValuesBase.scala
Attributes
- Inherited from:
- SqlDbValuesBase
- Source
- SqlDbValuesBase.scala
Attributes
- Inherited from:
- SqlQueryPlatformBase
- Source
- SqlQueryPlatformBase.scala
Attributes
- Inherited from:
- SqlQueryPlatformBase
- Source
- SqlQueryPlatformBase.scala
Attributes
- Inherited from:
- SqlQueryPlatformBase
- Source
- SqlQueryPlatformBase.scala
Value members
Abstract methods
Attributes
- Source
- SqlArrays.scala
Inherited methods
Attributes
- Inherited from:
- SqlQueryPlatformBase
- Source
- SqlQueryPlatformBase.scala
Abstract fields
Attributes
- Source
- SqlArrays.scala
Inherited fields
Attributes
- Inherited from:
- SqlQueryPlatformBase
- Source
- SqlQueryPlatformBase.scala
Attributes
- Inherited from:
- QueryPlatform
- Source
- QueryPlatform.scala
Attributes
- Inherited from:
- SqlDbValuesBase
- Source
- SqlDbValuesBase.scala
Attributes
- Inherited from:
- SqlDbValuesBase
- Source
- SqlDbValuesBase.scala
Attributes
- Inherited from:
- SqlDbValuesBase
- Source
- SqlDbValuesBase.scala
Attributes
- Inherited from:
- SqlQueryPlatformBase
- Source
- SqlQueryPlatformBase.scala
Attributes
- Inherited from:
- QueryPlatform
- Source
- QueryPlatform.scala
Attributes
- Inherited from:
- QueryPlatform
- Source
- QueryPlatform.scala
Attributes
- Inherited from:
- QueryPlatform
- Source
- QueryPlatform.scala
Attributes
- Inherited from:
- QueryPlatform
- Source
- QueryPlatform.scala
Attributes
- Inherited from:
- QueryPlatform
- Source
- QueryPlatform.scala
Attributes
- Inherited from:
- QueryPlatform
- Source
- QueryPlatform.scala
Attributes
- Inherited from:
- SqlDbValuesBase
- Source
- SqlDbValuesBase.scala
Attributes
- Inherited from:
- QueryPlatform
- Source
- QueryPlatform.scala
Attributes
- Inherited from:
- SqlQueryPlatformBase
- Source
- SqlQueryPlatformBase.scala
Givens
Inherited givens
Attributes
- Inherited from:
- SqlDbValuesBase
- Source
- SqlDbValuesBase.scala
Attributes
- Inherited from:
- SqlDbValuesBase
- Source
- SqlDbValuesBase.scala
Attributes
- Inherited from:
- SqlDbValuesBase
- Source
- SqlDbValuesBase.scala
Attributes
- Inherited from:
- SqlDbValuesBase
- Source
- SqlDbValuesBase.scala
Attributes
- Inherited from:
- SqlDbValuesBase
- Source
- SqlDbValuesBase.scala
Attributes
- Inherited from:
- SqlDbValuesBase
- Source
- SqlDbValuesBase.scala
Attributes
- Inherited from:
- SqlDbValuesBase
- Source
- SqlDbValuesBase.scala
Attributes
- Inherited from:
- SqlDbValuesBase
- Source
- SqlDbValuesBase.scala
Attributes
- Inherited from:
- SqlDbValuesBase
- Source
- SqlDbValuesBase.scala
Attributes
- Inherited from:
- SqlDbValuesBase
- Source
- SqlDbValuesBase.scala
Attributes
- Inherited from:
- SqlDbValuesBase
- Source
- SqlDbValuesBase.scala
Attributes
- Inherited from:
- SqlDbValuesBase
- Source
- SqlDbValuesBase.scala
Attributes
- Inherited from:
- SqlDbValuesBase
- Source
- SqlDbValuesBase.scala
Attributes
- Inherited from:
- SqlDbValuesBase
- Source
- SqlDbValuesBase.scala
Extensions
Extensions
extension [A](many: Many[A])
Attributes
- Source
- SqlArrays.scala
Inherited extensions
extension [A](optVal: DbValue[Option[A]])(using ev: NotGiven[A <:< Option[_]])
Attributes
- Inherited from:
- SqlDbValuesBase
- Source
- SqlDbValuesBase.scala
Attributes
- Inherited from:
- SqlDbValuesBase
- Source
- SqlDbValuesBase.scala
Attributes
- Inherited from:
- SqlDbValuesBase
- Source
- SqlDbValuesBase.scala
Attributes
- Inherited from:
- SqlDbValuesBase
- Source
- SqlDbValuesBase.scala
Attributes
- Inherited from:
- SqlDbValuesBase
- Source
- SqlDbValuesBase.scala
Attributes
- Inherited from:
- SqlDbValuesBase
- Source
- SqlDbValuesBase.scala
Attributes
- Inherited from:
- SqlDbValuesBase
- Source
- SqlDbValuesBase.scala
Attributes
- Inherited from:
- SqlDbValuesBase
- Source
- SqlDbValuesBase.scala
extension [A](t: CastType[A])
Attributes
- Inherited from:
- SqlDbValuesBase
- Source
- SqlDbValuesBase.scala
Attributes
- Inherited from:
- SqlDbValuesBase
- Source
- SqlDbValuesBase.scala
extension [T](t: T)(using mr: MapRes[Many, T])
Attributes
- Inherited from:
- SqlDbValuesBase
- Source
- SqlDbValuesBase.scala
extension [T](t: T)(using mr: MapRes[Compose2[DbValue, Option], T])
Attributes
- Inherited from:
- SqlDbValuesBase
- Source
- SqlDbValuesBase.scala
extension [A](tpe: Codec[A])
Attributes
- Inherited from:
- SqlQueryPlatformBase
- Source
- SqlQueryPlatformBase.scala
extension [A](tpe: Type[A])
Attributes
- Inherited from:
- SqlQueryPlatformBase
- Source
- SqlQueryPlatformBase.scala
extension [A](tpe: Type[A])
Attributes
- Inherited from:
- SqlQueryPlatformBase
- Source
- SqlQueryPlatformBase.scala
extension [A](tpe: Type[Option[A]])
Attributes
- Inherited from:
- SqlQueryPlatformBase
- Source
- SqlQueryPlatformBase.scala
extension [A](v: A)
Attributes
- Inherited from:
- SqlDbValuesBase
- Source
- SqlDbValuesBase.scala
Attributes
- Inherited from:
- SqlDbValuesBase
- Source
- SqlDbValuesBase.scala
In this article