SqlDeleteCompanionImpl

dataprism.platform.sql.SqlOperations.SqlDeleteCompanionImpl

Attributes

Source
SqlOperations.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def from[A[_[_]]](from: Table[Codec, A]): DeleteFrom[A]

Attributes

Source
SqlOperations.scala