Skip to content

Support HSTORE #174

Closed
Closed
@tblundy

Description

@tblundy

Currently reading from a postgres database that has data in hstore format, I get
PanicException: not implemented: hstore

Hstore is a key-value format, similar to jsonb. https://www.postgresql.org/docs/14/hstore.html
Supporting it could be a worthwhile addition. It could be parsed into a dictionary or passed through as a string.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions