[GH-ISSUE #507] autocomplete got a bug #150

Closed
opened 2026-03-07 20:45:25 +03:00 by kerem · 2 comments
Owner

Originally created by @sakikou on GitHub (Oct 11, 2021).
Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/507

Describe the bug
A clear and concise description of what the bug is.
it seems tobe a bug that when I choose a table from autocomplete pulldown window where comes to get an unexepected word.
To Reproduce
Steps to reproduce the behavior:

  1. enter any key to search an exist table
    image
  2. Click on the name of the table or simply type enter key
  3. see that the table will be typed out and after it comes with a word meaning of nothing.
    image

Screenshots
image
Desktop (please complete the following information):

  • OS: macOSX
  • Browser chrome, safari
  • Version 1.2.0
Originally created by @sakikou on GitHub (Oct 11, 2021). Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/507 **Describe the bug** A clear and concise description of what the bug is. it seems tobe a bug that when I choose a table from autocomplete pulldown window where comes to get an unexepected word. **To Reproduce** Steps to reproduce the behavior: 1. enter any key to search an exist table ![image](https://user-images.githubusercontent.com/66810883/136722349-1fd73406-773a-4f21-9644-01acd9afc4e7.png) 2. Click on the name of the table or simply type enter key 3. see that the table will be typed out and after it comes with a word meaning of nothing. ![image](https://user-images.githubusercontent.com/66810883/136722640-aed82b8d-5d07-4ac8-8310-77ec8a3ee75b.png) **Screenshots** ![image](https://user-images.githubusercontent.com/66810883/136722304-a84ec353-22c4-4418-8198-44c23a072c53.png) **Desktop (please complete the following information):** - OS: macOSX - Browser chrome, safari - Version 1.2.0
kerem closed this issue 2026-03-07 20:45:25 +03:00
Author
Owner

@kseniiaguzeeva commented on GitHub (Oct 11, 2021):

Thank you for the report, but it is the expected behaviour. Table aliases are added into queries in order to you could write them instead of long table names in your script.

<!-- gh-comment-id:939905589 --> @kseniiaguzeeva commented on GitHub (Oct 11, 2021): Thank you for the report, but it is the expected behaviour. Table aliases are added into queries in order to you could write them instead of long table names in your script.
Author
Owner

@kseniiaguzeeva commented on GitHub (Oct 27, 2021):

If you have any other questions, please feel free to ask them.

<!-- gh-comment-id:952541010 --> @kseniiaguzeeva commented on GitHub (Oct 27, 2021): If you have any other questions, please feel free to ask them.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cloudbeaver#150
No description provided.