Skip to content

Support for HSTORE (Key-Value Data Type) #232

@archenroot

Description

@archenroot

Bug or feature request

  • Bug
  • Feature request

Description of feature (or steps to reproduce if bug)

I am building configuration storage in PostgeSQL by using key-value store data type -> HSTORE. Is this kind of data type supported in loopback connector?

Update: I of course could implement keyvalue store with EAV entity model which loopback will definitelly work with without issues, but I am interested in HSTORE

More about HSTORE

http://www.postgresqltutorial.com/postgresql-hstore/

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions