DoobieTable

gql.relational.doobie.dsl$.DoobieTable
trait DoobieTable extends Table

Attributes

Source
DoobieIntegraion.scala
Graph
Supertypes
trait Table
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

Attributes

Source
DoobieIntegraion.scala
def sel[A](x: String, d: Read[A]): (Fragment, Select[A])

Attributes

Source
DoobieIntegraion.scala

Inherited methods

def alias: String

Attributes

Inherited from:
Table
Source
QueryAlgebra.scala

Attributes

Inherited from:
Table
Source
QueryAlgebra.scala

Attributes

Inherited from:
Table
Source
QueryAlgebra.scala
def table: Frag

Attributes

Inherited from:
Table
Source
QueryAlgebra.scala
def tableKey: Select[_]

Attributes

Inherited from:
Table
Source
QueryAlgebra.scala