RawCodecs

trait RawCodecs[I <: SqlIdiom, N <: NamingStrategy]
class Object
trait Matchable
class Any
JdbcContext[I, N]

Extensions

Extensions

extension [T](left: T)
inline
def eq(right: T): Quoted[Boolean]
inline
def gt(right: T): Quoted[Boolean]
inline
def gte(right: T): Quoted[Boolean]
inline
def lt(right: T): Quoted[Boolean]
inline
def lte(right: T): Quoted[Boolean]

Implicits

Implicits

implicit
val bigIntDecoder: <none>[BigInt]
implicit
val bigIntEncoder: <none>[BigInt]
implicit
val dtEncoder: <none>[ZonedDateTime]
implicit
val zdD: <none>[ZonedDateTime]