Skip to content

Allow Skip Encoding #3

@allthesignals

Description

@allthesignals

It'd be nice to have the ability to skip encoding when certain columns include JSON.

For example, if I have a column with JSON, instead of its value being "[{\"date\":\"2013-12\",\"status\":\"open\"}]" I'd see [{"date":"2013-12","status":"open"}]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions