SqlWrite

ba.sake.squery.write.SqlWrite
See theSqlWrite companion trait
object SqlWrite

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
SqlWrite.type

Members list

Value members

Concrete methods

def apply[T](using sqlWrite: SqlWrite[T]): SqlWrite[T]

Givens

Givens

given given_SqlWrite_LocalDateTime: SqlWrite[LocalDateTime]
given given_SqlWrite_Option[T](using sw: SqlWrite[T]): SqlWrite[Option[T]]