ask9

Results 69 issues of ask9

**Is your feature request related to a problem? Please describe.** I'm always frustrated when I need to compare two or more result sets of queries from different tabs. I have...

feature request
wait for review

### Description Backspace or Delete keys delete two space symbols instead one symbol at a time. ### DBeaver Version Community Edition 24.1.2 ### Operating System Windows 10 ### Database and...

bug
wait for review

**Is your feature request related to a problem? Please describe.** I'm always frustrated when I need to execute quickly my favourite query on a current database. Suppose, I work 99%...

feature request
wait for review

![изображение](https://github.com/dbeaver/dbeaver/assets/33929221/40c6c301-accb-4729-8298-1f37812fe595) **Is your feature request related to a problem? Please describe.** When you have a lot of columns in a result set, not so many columns fit the window. It...

feature request
xf:data
xf:ui

### Description Newly created objects are not visible for auto-complete, generated text of a schema is generated as there is no object in generated DDL, new object is not visible...

bug
xf:metadata
xp:normal

### Description When typing symbol ' the vertical line appears in code editor. If it is a feature, could you please explain the meaning? If it is a bug, I...

bug
wait for review

### Description When pressing a hotkey "Shift + Double quote" it encloses an object name with double quotes for some case and replaces the selected text with a symbol "...

bug
xp:normal
xf:sql editor

For postgres: When start typing: "drop database" autocomplete should: 1. suggest a list of all databases in a postgres server to autocomplete it 2. suggest to add "with (force)"-clause If...

feature request
xf:sql editor

### Description I don't know where to find complete list of all functions in postgres, but I do not see these functions are highlighted with a new color from settings:...

bug
good first issue
xf:sql editor
trivial

### Description There color of a column alias "SomeColumnName123" in the script is highlighted with the color of types. But it is expected the other color should be used (see...

bug
xp:normal
xf:sql editor