DBeaver 23.1.4 released

guide DBeaver 23.1.4 is released, with many fixes and additions.

DBeaver 23.1.4 released DBeaver 23.1.4 released

SQL editor

  1. Fixed table alias generation issue (duplicate alias issue)
  2. Auto-suggest now respects "Empty lines are query separators" option
  3. Greatly improved auto-suggest calculation performance in some cases
  4. Fixed alias completion issue (redundant whitespace issue)
  5. Fixed table name completion in invalid SQL queries
  6. Typos and other notes now work in console mode
  7. @import  command line behavior is now configurable

data editor

  1. The filter/sort/color reset UI has been significantly improved
  2. Space Viewer now hides empty tabs
  3. Fixed replication issues with spatial viewport/selection boundaries
  4. Fixed   drag and drop issues in grouped panels on Linux
  5. Data Transfer: Fixed previous export settings loading issues

conventional

  1. Fixed autocommit mode toggle behavior
  2. Fixed CLI handling issues in multi-workspace environments
  3. Tip of the Day now correctly displays OS-specific shortcuts
  4. Removed redundant logging of SSH channel shutdown
  5. Logical database structure settings can be disabled or reset in the connection editor dialog
  6. Fixed driver search UI on macOS
  7. Fixed some minor UI bugs

database

  1. Athena: Added multi-directory support
  2. Derby: grouped query generation was fixed
  3. DuckDB: Added time/timestamp datatype support
  4. MySQL: Fixed issue with missing table partition folders
  5. Oracle: Table DDL shows permission grants in "full" mode
  6. PostgreSQL: Solved the problem of table duplication
  7. Redshift: Enhanced SQL dialect with additional keywords
  8. Yellowbrick: Fixed execution plan visualization issue

 

Guess you like

Origin blog.csdn.net/llawliet0001/article/details/132355004