Skip to content

Allow per-column output converters #161

@mkleehammer

Description

@mkleehammer

Global converters can already be configured by SQL type, but sometimes it might be useful to have a per-column setting. For example, a single column might be encrypted or compressed.

These would need to be configured with the execute or immediately after and would only apply for the single SQL statement.

Prompted by a comment in #160 .

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions