8000 Replace hstore fields with json · Issue #5 · fossgis/3dmr · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Replace hstore fields with json #5
Open
@lonvia

Description

@lonvia

The database uses the hstore datatype for some of the fields. hstore can be a bit tricky to handle because it needs a separate extension and a special initialisation (see #3). Nowadays the json type is a better choice because it is natively supported by PostgreSQL.

We should migrate the hstore fields to the json datatype.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0