harness.sql.typeclass

Members list

Concise view

Type members

Classlikes

final case class ColCodec[T](encoder: ColEncoder[T], decoder: ColDecoder[T])

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
object ColCodec

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
trait ColDecoder[T]

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
object ColDecoder

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
trait ColEncoder[T]

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
object ColEncoder

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
trait FunctorK[H[_[_]]]

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
object FunctorK

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
final case class RowCodec[T](encoder: RowEncoder[T], decoder: RowDecoder[T])

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
trait RowDecoder[T]

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
object RowDecoder

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
trait RowEncoder[T]

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
object RowEncoder

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
trait TableCols[T[_[_]]]

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
object TableCols

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
trait TableToList[T[_[_]]]

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type