SQLDefinition

doobie.SQLDefinition
See theSQLDefinition companion trait
object SQLDefinition

Attributes

Companion
trait
Source
SQLDefinition.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Givens

Givens

Attributes

Source
SQLDefinition.scala

Attributes

Source
SQLDefinition.scala
given given_Read_A[A](using definition: SQLDefinition[A]): Read[A]

Attributes

Source
SQLDefinition.scala
given given_Write_A[A](using definition: SQLDefinition[A]): Write[A]

Attributes

Source
SQLDefinition.scala