SqlFractional

dataprism.platform.sql.value.SqlDbValues.SqlFractional
See theSqlFractional companion trait
object SqlFractional

Attributes

Companion
trait
Source
SqlDbValues.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def defaultInstance[A](sumType0: (Type[Nullable[A]]) => Type[Nullable[SumResultOf[A]]], avgType0: (Type[Nullable[A]]) => Type[Nullable[AvgResultOf[A]]])(using NullabilityOf[A]): SqlFractional[A]

Attributes

Source
SqlDbValues.scala