Skip to content

messages going to wrong window #700

Description

@ccurvey

Not sure if this is the same as #303 ....

Assume that you do not have a table named "foo". This query

update foo
set bar = 1

Causes an error ("relation "foo" does not exist LINE 1: update foo ^") to appear. That's great, but it's appearing in the "Data" tab, not the messages tab (where I would expect it).

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions