SingleFragment

doobie.syntax.SqlInterpolator.SingleFragment
See theSingleFragment companion object
final case class SingleFragment[+A](fr: Fragment) extends AnyVal

Attributes

Companion
object
Source
string.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class AnyVal
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product