update
doobie.util.update$
object update
Module defining updates parameterized by input type.
Attributes
- Source:
- update.scala
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- update.type
Members list
Concise view
Type members
Classlikes
object Update
Attributes
- Companion:
- trait
- Source:
- update.scala
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- Update.type
An update parameterized by some input type A. This is the type
constructed by the sql interpolator.
An update parameterized by some input type A. This is the type
constructed by the sql interpolator.
Attributes
- Companion:
- object
- Source:
- update.scala
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- Update[A]
object Update0
Attributes
- Companion:
- trait
- Source:
- update.scala
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- Update0.type
trait Update0
Attributes
- Companion:
- object
- Source:
- update.scala
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
Attributes
- Source:
- update.scala
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
Partial application hack to allow calling updateManyWithGeneratedKeys without passing the F[_] type argument explicitly.
Partial application hack to allow calling updateManyWithGeneratedKeys without passing the F[_] type argument explicitly.
Attributes
- Source:
- update.scala
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
Value members
Concrete fields
Attributes
- Source:
- update.scala