object Returning
- Companion:
- class
Type members
Givens
Givens
given convertOptTable[T <: ([_[_]] =>> Table)](using ti: TableSchema[T]): Conversion[T[Opt], Returning[Option[T[Id]]]]
given convertTable[T <: ([_[_]] =>> Table)](using ti: TableSchema[T]): Conversion[T[AppliedCol], Returning[T[Id]]]