dbeaver / cloudbeaver

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

Disable autocomplete feature for inserting aliases #2102

Closed mgite closed 9 months ago

mgite commented 1 year ago

Every single time i run some query and use suggestion of table names and choose one of them it autocompletes and adds alias for table name. It's so frustrating how shell i disable this functionality?

example: here are suggestions 2023-10-31_17_31_42_061941370

after hitting enter 2023-10-31_17_31_50_436321287

Found this issue in dbeaver also but they have option to disable it. https://github.com/dbeaver/dbeaver/issues/8283

EvgeniaBzzz commented 1 year ago

Hi @mgite! Currently we don't have alias disable option in CloudBeaver. But we are going to implement it in one of the future releases. Same issue here