Skip to content

pgexport should dump JSON/JSONB fields using JSON representation (not Python's) #366

Description

@turicas

The data inside a JSONB field on PostgreSQL is exported as a textual representation of a Python dict, not as a JSON dump.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions