FromRecord

liewhite.sqlx.FromRecord$
See theFromRecord companion trait
object FromRecord

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Givens

Givens

inline given derived[A <: Product](using gen: ProductOf[A]): FromRecord[A]
inline given tuple[A <: Tuple]: FromRecord[A]