Data Editor: Added the ability to sort data by the primary key (Preferences Editors Data Editor Default ordering) Fixed data types coloring for foreign and primary keys SQL Editor: Fixed the single quotes handling Fixed SELECT .. FOR UPDATE queries…
New version releases
Data Editor: Added the ability to sort data by the primary key (Preferences Editors Data Editor Default ordering) Fixed data types coloring for foreign and primary keys SQL Editor: Fixed the single quotes handling Fixed SELECT .. FOR UPDATE queries…
Navigator: Filter behavior has been improved for a better user experience Fixed filters for secondary DBeaver app windows SQL Editor: Query cancellation after retry was fixed When the “Blank Line is Statement Delimiter” option is set to Smart, blank lines…
SQL Editor: Fixed a bug in single-tab mode where script execution displayed results from the previous execution Fixed the sql formatting for procedure calls with multiple argument Improved buttons layout in result set view on execution error Auto-refresh is now…
Changes since 24.3.5: Data Editor: Added a suggestion to check spatial column visibility when enabling the spatial view Data cells search algorithm fixed (find/replace) SQL Editor: The schema selector is now hidden when it is not applicable to the current…
SQL Editor: Added the ability to use multi-line variables in SQL scripts New autocompletion engine was improved and enabled by default: Autocomplete performance was significantly improved Fixed an issue with autocomplete failure after the dot Fixed autocomplete for JOIN conditions…
SQL Editor: Added the ability to use multi-line variables in SQL scripts New autocompletion engine was improved and enabled by default: Autocomplete performance was significantly improved Fixed an issue with autocomplete failure after the dot Fixed autocomplete for JOIN conditions…
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…
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…
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…
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…