DBeaver 24.3.4
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...
View ArticleDBeaver 24.3.5
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...
View ArticleDBeaver 25.0
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...
View ArticleDBeaver 25.0.1
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...
View ArticleDBeaver 25.0.2
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...
View ArticleDBeaver 25.0.3
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...
View ArticleDBeaver 25.0.4
SQL Editor: Added support for Common Table Expressions (CTE) by semantic analysis and autocompletion Data Editor: When an inline editor is active and the user starts typing, the grid now automatically...
View ArticleDBeaver 25.0.5
SQL Editor: CTE completion and navigation support was significantly improved SQL columns completion was fixed (issue with overlapping names) Added support of STRAIGHT_JOIN and LATERAL JOIN Several...
View ArticleDBeaver 25.1
Changes since 25.0.5: SQL Editor: If referenced table has an alias, it’s now always prepended before column name for semantic completion Added a new setting for semantic completion to control...
View ArticleDBeaver 25.1.1
SQL Editor: Added support for column expansion for CTEs Added support for TSQL “TOP” expression Added support for CTE names in sub-queries Disabled SQL autocomplete inside DBeaver SQL commands Fixed...
View Article