SqlStr

dataprism.sql.SqlStr
See theSqlStr companion class
object SqlStr

Attributes

Companion
class
Source
SqlStr.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
SqlStr.type

Members list

Type members

Classlikes

object nothingSqlStrMonoid extends Monoid[SqlStr[Nothing]]

Attributes

Source
SqlStr.scala
Supertypes
trait Monoid[SqlStr[Nothing]]
trait Semigroup[SqlStr[Nothing]]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala

Value members

Concrete methods

def const[Type[_]](s: String): SqlStr[Type]

Attributes

Source
SqlStr.scala

Givens

Givens

given given_Monoid_SqlStr[Type[_]]: given_Monoid_SqlStr[Type]

Attributes

Source
SqlStr.scala