Skip to content

CSV export does not properly render BLOB fields #11

@rogerhub

Description

@rogerhub

Reproduce:

Go to /ta/sql/ and then run:

SELECT name, photo FROM users

Only the 4 bytes of the JFIF header are in the resulting CSV. The whole image should be present. Maybe it's an issue with handling null bytes?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions