FromRecord

liewhite.sqlx.FromRecord
See theFromRecord companion trait
object FromRecord

Attributes

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

Members list

Givens

Givens

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