Update0

doobie.util.update$.Update0$
See theUpdate0 companion trait
object Update0

Attributes

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

Members list

Grouped members

Constructors

def apply(sql0: String, pos0: Option[Pos]): Update0

Construct an Update0 with the given SQL string, and optionally a Pos and/or LogHandler for diagnostics. The normal mechanism for construction is the sql/fr/fr0 interpolators.

Construct an Update0 with the given SQL string, and optionally a Pos and/or LogHandler for diagnostics. The normal mechanism for construction is the sql/fr/fr0 interpolators.

Attributes

Source
update.scala