Get support for HStore DB type
Open
enhancement
- Dominant language
- Scala
- Stars
- 3
- Forks
- 2
- Avg merge
- 14h 48m
- Merged PRs (30d)
- 1
Description
## Background
HStore PG type is for Map-like data type storage (the order of the items is not guaranteed in all circumstances, as in a typical map/dictionary in general).
## Feature
The corresponding Scala type is `Map`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.