8000 On PostgreSQL, column type bytea has improper rendering · Issue #13 · krpors/gimlet · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
On PostgreSQL, column type bytea has improper rendering #13
Open
@krpors

Description

@krpors

On PostgreSQL (maybe also other RDBMS?), the blob type bytea is rendered using the hashcode of the value in the table view. For example, this table definition:

image

is rendered as follows:

image

Ideally this would be rendered differently. Probably depends on size of the content (don't want to render 500 megabytes of data, for instance).

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

      0