map

doobie.postgres.instances.map
object map

Attributes

Source
map.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
map.type

Members list

Implicits

Implicits

implicit val hstoreMeta: Meta[Map[String, String]]

HSTORE maps to a Map[String, String].

HSTORE maps to a Map[String, String].

Attributes

Source
map.scala
implicit val hstoreMetaJava: Meta[Map[String, String]]

HSTORE maps to a java.util.Map[String, String].

HSTORE maps to a java.util.Map[String, String].

Attributes

Source
map.scala