MatchDelete

dataprism.platform.sql.SqlMergeOperations.SqlMergeMatch.MatchDelete
final case class MatchDelete[A[_[_]], B[_[_]]](cond: Option[(A[DbValue], B[DbValue]) => DbValue[Boolean]])

Attributes

Source
SqlMergeOperations.scala

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product