Blog Archives

New version 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

DBeaver 24.1.5

SQL Editor: Added semantic analysis and Outline viewer support for CREATE and ALTER TABLE queries Added presentation for warnings in semantic analysis results Data type icons were redesigned SQL error presentation was redesigned ‘Execute SQL Script’ option behavior was fixed

Posted in Releases

DBeaver 24.1.4

SQL Editor: Problem markers with semantic error descriptions were added. You can click on the problem description in the tooltip to find out what is wrong with the query. INSERT, DELETE, UPDATE, DROP, CREATE, and ALTER statements execution in read-only

Posted in Releases

DBeaver 24.1.3

SQL Editor: Added ability to disconnect from the datasourse when all associated editors were closed (configurable) New autocompletion engine was significantly enhanced Autocompletion for derived columns in sub-queries was improved Autocomplete suggestions inside literals in INSERT INTO were disabled Execution

Posted in Releases

DBeaver 24.1.2

SQL Editor: Performance in Smart mode of Blank line as a statement delimiter was enhanced Ability to show all SQL scripts from the main toolbar was added Syntax highlighting for functions with multiple arguments was fixed SQL datatype color use

Posted in Releases