dbeaver / cloudbeaver

Cloud Database Manager
https://dbeaver.com/
Apache License 2.0
3.56k stars 388 forks source link

Query returns nothing when column names not defined #528

Closed RoryMMMM closed 3 years ago

RoryMMMM commented 3 years ago

Describe the bug When doing a query that has ambiguous named columns (like an aggregation) the cloudbeaver query window returns nothing. The same query will return data when run in some other tool (tested with pymssql lib).

To Reproduce Steps to reproduce the behavior:

Desktop (please complete the following information):

Database

kseniiaguzeeva commented 3 years ago

Could you please tell what database do you use?

RoryMMMM commented 3 years ago

Added DB version to top page

kseniiaguzeeva commented 3 years ago

Thank you for the report. Reproduced. chrome_nlO3tPanGr

kseniiaguzeeva commented 3 years ago

The issue is fixed in the latest 21.2.3 release.