Skip to content

Unable to update data if the query contains a comment. #4438

Description

@valentintraen

Description

If you execute a SELECT query containing a comment, it will be impossible to modify the data via the interface (by directly editing a value in one of the result columns).

Steps to reproduce

SELECT yourcolumn FROM yourtable

-> green dot at the top left of your result = you can update the data via the UI

SELECT yourcolumn FROM yourtable #comment

-> yellow dot at the top left of your result = you can't update the data via the UI

Expected/Desired Behavior

No change in behavior when a request contains a comment.

CloudBeaver Version

26.1.1

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    Fields

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions