Update

dataprism.sharedast.MergeAst.WhenOperation.Update
final case class Update[Codec[_]](usedColumns: Seq[SqlStr[Codec]], values: Seq[SqlExpr[Codec]])

Attributes

Source
SharedSqlAst.scala

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product