HStore

typealias HStore = Map<String, String?>(source)

Represent values of PostgreSQL hstore SQL type.