Blog Archives

DBeaver 24.3.3

SQL Editor: Added support for SELECT INTO query smart completion Changed shortcuts for result set zoom: Ctrl+Aalt+0 and Ctrl+Alt+9 Fixed the order of completion suggestions in the proposals list New completion engine: Fixed a bug with duplicating alias part during

Posted in Releases

DBeaver 24.3.2

SQL Editor: New autocompletion engine was enabled by default New autocompletion was enhanced with support for USING, INSERT statements, nested queries, and fixes for multiple issues You can now use the @ai command followed by a natural language phrase to

Posted in Releases

DBeaver 24.3.1

SQL Editor: Added AS before table alias in FROM clause for all relevant databases New autocompletion: added support for USING and some improvements for JOIN condition Fixed indentation behavior when adding a new line Added support for ${time} variable in

Posted in Releases

DBeaver 24.3

Changes since 24.2.5: Data Editor: Row coloring mapping now respects the visual order of columns Fixed invalid thread access on editing data in multiple results in one tab mode Boolean icons display was fixed Ability to detach result tabs is

Posted in Releases

DBeaver 24.2.5

New drivers: New LibSQL/Turso driver was added SQL Editor: Fixed script execution on disconnected state New autocompletion behavior was enhanced Added execution time in statistics result (thanks to @tlm365) Query manager: Time column now orders chronologically Metadata: Indexes have been

Posted in Releases

DBeaver 24.2.4

SQL Editor: A warning is now shown instead of an error when a DROP TABLE statement contains IF EXISTS and the table does not exist Fixed script execution on disconnected state New autocomplete engine now expands the * symbol in

Posted in Releases

DBeaver 24.2.3

SQL Editor: “Show values setting” in the autocompletion section is disabled by default due to performance issues Added highlighting and validation of synonyms Semantic error style was changed Fixed issues with highlighting that occurred when saving the script Metadata: Fixed

Posted in Releases

DBeaver 24.2.2

SQL Editor: ‘Cmd+Enter’ shortcut was added in addition to ‘Ctrl+Enter’ on macOS due to the conflict with new system hot keys in Sequoia Fixed an error in multiple tab mode execution when the new execution results replaced old ones The

Posted in Releases

DBeaver 24.2.1

SQL Editor: Smart syntax highlighting was significantly improved Pseudo columns highlighting was improved Table aliases were fixed in smart completion Issue with pinned tabs was resolved Syntax highlighting fixed for single quoted strings (thanks to @tlm365) SQL console save was

Posted in Releases

DBeaver 24.2

Changes since 24.1.5: SQL Editor: Fixed highlighting of block $$ for functions and procedures when the semantic analysis option is enabled Warning and errors handling and presentation was improved Subquery semantic analysis was enhanced Improved CREATE and DROP queries handling

Posted in Releases