doobie-typesafe
0.2.0
doobie-typesafe
API
doobie
AliasedTableDefinition
Column
Column
Columns
Columns
Composite
FragmentExtensions
MkFragmentsResult
SQLDefinition
SQLDefinition
TableDefinition
TableDefinition
RowHelpers
TableName
TableName
TypedFragment
TypedFragment
TypedMultiFragment
TypedMultiFragment
UpdateManyWithGeneratedKeysSqlDefinitionPartiallyApplied
WithSQLDefinition
doobie-typesafe
/
doobie
/
SQLDefinition
SQLDefinition
doobie.SQLDefinition
See the
SQLDefinition
companion trait
object
SQLDefinition
Attributes
Companion
trait
Source
SQLDefinition.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
SQLDefinition
.
type
Members list
Clear all
Givens
Givens
given
given_Conversion_SQLDefinition_Fragment
[
A
]:
Conversion
[
SQLDefinition
[
A
],
Fragment
]
Attributes
Source
SQLDefinition.scala
given
given_Conversion_SQLDefinition_Read
[
A
]:
Conversion
[
SQLDefinition
[
A
],
Read
[
A
]]
Attributes
Source
SQLDefinition.scala
given
given_Conversion_SQLDefinition_SingleFragment
[
A
]:
Conversion
[
SQLDefinition
[
A
],
SingleFragment
[
Nothing
]]
Attributes
Source
SQLDefinition.scala
given
given_Conversion_SQLDefinition_Write
[
A
]:
Conversion
[
SQLDefinition
[
A
],
Write
[
A
]]
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
In this article
Attributes
Members list
Givens
Givens