SqlStr

dataprism.sql.SqlStr
See theSqlStr companion class
object SqlStr

Attributes

Companion
class
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

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

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

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

Givens

Givens

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