Skip to content

Unified web console cuts off long strings #7377

@justinborromeo

Description

@justinborromeo

Description

When a long string is returned by a SQL query, the unified web console will cut off part of the string. Afaik, the only way to view the entire string is to inspect the html of the webpage (which is highly inconvenient and not very user-friendly). It would be nice if there was a way to view the whole string (maybe a popup box that contains the entire contents of the cell when clicked on?).

image

Motivation

This change would be beneficial as it would allow the results of EXPLAIN PLAN queries to be viewed. Also, it would allow users to view long strings in their query results.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions