doobie.postgres.instances.EnumerationInstances
Attributes
-
Source
-
enumeration.scala
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Known subtypes
-
Members list
Construct a Meta
for value members of the given Enumeration
.
Construct a Meta
for value members of the given Enumeration
.
Attributes
-
Source
-
enumeration.scala
Construct a Meta
for values of the given type, mapped via String
to the named PostgreSQL enum type.
Construct a Meta
for values of the given type, mapped via String
to the named PostgreSQL enum type.
Attributes
-
Source
-
enumeration.scala
Construct a Meta
for values of the given type, mapped via String
to the named PostgreSQL enum type with tranparent partiality.
Construct a Meta
for values of the given type, mapped via String
to the named PostgreSQL enum type with tranparent partiality.
Attributes
-
Source
-
enumeration.scala
Construct a Meta
for value members of the given Java enum
.
Construct a Meta
for value members of the given Java enum
.
Attributes
-
Source
-
enumeration.scala