SqlBool

case SqlBool(mode: SqlTypeMode)

Value members

Inherited methods

Promotes the type to a new mode if the conversion makes sense. e.g: ] and ] should be SqlString(Repeated)

Promotes the type to a new mode if the conversion makes sense. e.g: ] and ] should be SqlString(Repeated)

Value Params
mode

the mode we want to convert to

Returns

a new SqlType with the mode

Inherited from
SqlType
def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product