- Dołączył
- 26 Maj 2010
- Posty
- 14977
- Reakcje/Polubienia
- 50012
Jun 23, 2024
- AI: GPT-4o model was supported
- SQL Editor:
- Auto-save editor setting was enabled by default
- ILIKE keyword was supported
- Support for unsigned numbers in GROUP BY clause was added
- Syntax highlighting and outline viewer support parameter changes in SQL Processing settings
- Links to the SQL Editor and Visual Query Builder were added to the Context menu
- Buttons in the right toolbar were renamed
- Print mode in ER Diagrams and Execution plan was fixed
- Saving Diagram outside the workspace was fixed
- Data Editor:
- Information about table unique key is displayed in the grid
- BETWEEN and LIKE keywords were added to filetr autocomplection
- Data transfer:
- Export of data with backticks was fixed (thanks to @diashalabi)
- Export of binary columns in JSON format was fixed
- General:
- Ability to restore default settings was fixed in SQL Editor Formatting settings, SQL Editor settings, SQL Editor Commit type, Error handling settings, and Hex Editor default width
- Creating a view from the UI was fixed
- Buttons display when creating new dashboard was fixed
- New table creation was fixed
- The following drivers were updated:
- Firebird to version 5.0.4
- Redshift to 2.1.0.29
- Informix to 4.50.JC10W1
- Databases:
- Altibase: Search for server properties was added (thanks to @zennken)
- BigQuery: Ability to see bytes billed in Statistics panel in the Data Editor was added
- Cubrid:
- Execution plan coloring was enhanced (thanks to @hwany7seo)
- Ability to create a table via UI was added (thanks to @longhaseng52)
- DDL display for a view was added together with the ability to display the list of indexes, synonyms, serials, triggers, and procedures (thanks to @longhaseng52)
- Ping query for keep connection alive was added (thanks to @rathana-pvs)
- Partition display was added (thanks to @rathana-pvs)
- PostgreSQL:
- If database field in connection settings is empty, user name is used as a database name
- Work of ‘Use fully qualified names’ setting was fixed for views
- Redis: Key settings were fixed
- Redshift: Constraint creation was fixed
- Vertica: Stored procedures handling in SQL Editor was fixed
Jul 7, 2024
- 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 was corrected
- DROP statement support was added to Outline
- Metadata Editor: Foreign Key creation dialog UIX was improved
- Data Editor:
- Indication of the table read-only/editable mode was added
- Information about active unique key used for data edit was added
- Customise and Save filter buttons were moved to the dropdown
- Issue with too small Result Set Order/Filter Settings window was resolved
- Rollback timer flickering was fixed
- Query Manager: information about database schema and catalog was added to the detailed record view
- Simple Structure Compare: issue with long file names was resolved
- Connectivity:
- Issue with default SSH connection timeout was resolved
- Driver downloading problem reporting was fixed
- General:
- Incorrect button behavior in the confirmation dialog was fixed
- Security credential encryption was enhanced (thanks to @longhaseng52)
- Toolbar and Data Editor background on the Dark theme was improved
- Smart commit mode indication was fixed
- Issue with metadata cache reading was resolved
- Automatic resize of connection dialog and tasks dialogs was fixed
- Databases:
- Clickhouse:
- Complex structures handling was fixed
- Clickhouse driver was updated to version 0.6.1
- CUBRID: ‘db_server’ information was added to the Database Navigator
- Oracle: Connection error in the application downloaded from the Microsoft Store was fixed
- PostgreSQL: Dollar-quoted string parsing was fixed
- SQL Server:
- Issue with resultset primary key detection was resolved
- Duplicated output when running stored procedures was fixed
- NTLM Authentication was fixed
- Datetime datatype representation was fixed
Sep 22, 2024
- 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 redesigned (it now asks for confirmation)
- Data editor:
- Commit/rollback buttons now enabled only when transactions are applicable
- Column description rendering was improved for dark theme
- Database navigator: horizontal scrolling was fixed, now action icons are always visible
- Object editor: bottom toolbar layout was unified for all tabs
- Data transfer:
- CSV parameters documentation was added
- Database backup/restore dialog layout ws fixed
- General:
- Snapcraft image now includes additional fonts
- Embedded browser support was added for Linux/GTK
- App command line parameters logging was was disabled because of security concerns
- Issue with splash screen and error message overlapping was resolved
- Resource leak detection logging was added by default
- We migrated to Eclipse 2024-09 platform
- Databases:
- Altibase: database replication metadata was supported (thaks to @zennken)
- Azure SQL: “show all databases” option was removed
- CUBRID:
- Index drop command generation wad fixed (thanks to @longhaseng52)
- Procedure create dialog was added (thanks to @longhaseng52)
- List of reserved keywords was updated (thanks to @rathana-pvs)
- DolphinDB driver was added (thanks to @peeyee)
- MySQL: NULL geometry values handle was fixed (thanks to @EastLord)
- Salesforce CDP: connection dialog layout was fixed
- SAP HANA:
- Connection dialog was improved for HANA Cloud (thanks to @kai-morich)
- Expired password change feature was added (thanks to @kai-morich)
- Trino: issue with long cursor reading was fixed (thanks to @schaffino)
- Localization:
- Arabic localization was added (thanks to @AliElamir)
- Brazilian Portuguese localization was updated (thanks to @brlarini)
Oct 6, 2024
- Data Transfer: changed icons for collapsed sections to improve the interface readability
- Connectivity: fixed error handling when a user loads a driver and has an error with certificates
- 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 amount of problems being displayed per script query was limited
- Complicated table qualifiers (database.catalog.schema.user) are now supported
- Fixed incorrect highlighting after the database disconnect
- Query execution time is now displayed in seconds/minutes
- Added an ability to select the text between brackets using ‘Ctrl+Shift+]’ hot key
- Background Tasks view now shows progress of autocompletion engine
- Data Editor:
- Presentation and editing of struct and array data types was significantly improved
- DBeaver can now correctly display negative dates in MySQL databases
- Navigator:
- Table filters in Simple view were fixed
- Disabled the ability to delete the currently active project
- Miscellaneous:
- Incorrect sorting in Execution log was fixed
- Issue with not working boolean setting editor was fixed
- Databases:
- Altibase: added display of the list of tables and indexes within a tablespace (thanks to @zennken)
- CUBRID:
- Added the ability to create, edit, and drop Server via UI (thanks to @longhaseng52)
- Added an ability to create, update, and delete users. (thanks to @rathana-pvs)
- Oracle:
- Added highlighting and validation of public synonyms
- Table autocompletion was fixed
- Virtuoso: replaced static jar file with Maven artifact
- 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 and exception that appeared on right click on table properties
- Connectivity:
- Fixed an issue where script execution would not stop when disconnected
- Added an ability to export driver files from the “Edit driver” dialog
- Fixed user name display in SSH profile
- Miscellaneous:
- Added additional Java configuration file independent of the product version update
- Added the ability to disable Windows Defender at startup, which speeds up application loading
- Some SWT errors were fixed
- Darkest Dark theme installation was fixed
- Added the ability to work with OS usernames containing special characters
- Git extension installation was fixed
- Eclipse license text was updated
- Fixed exception that appeared when loading procedure
- Databases:
- BigQuery: Array and JSON display was improved
- Db2 z/OS: Fixed broken configuration for generic drivers
- DuckDB: BLOB display was fixed
- MySQL: Added support for table name in backticks for SQL Editor
- PostgreSQL: Permission editor was fixed
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 SELECT statements when using “Ctrl + Space”
- New autocomplete no longer suggests query-start keywords in the middle of queries
- Metadata requests are no longer sent while typing a query when “Auto-activate on typing” is enabled
- Data Editor: exception on disconnection was fixed
- Navigator:
- Added the ability to refresh the database connection
- Filters were fixed
- Data Transfer: Added the ability to export JSON values as embedded JSON
- Connectivity:
- Presentation of driver download errors has been improved for better clarity and user experience
- Finding class in the Driver manager was fixed
- Miscellaneous: the Export Window now advances properly when pressing the Enter key
- Databases:
- Altibase: Module Memory Usage was added to the system information folder in the navigator tree (thanks to @zennken)
- ClickHouse: Array syntax highlighting has been improved
- CUBRID: “Use SQL to limit fetch size” was set to true (thanks to @hwany7seo)
- Fixed an exception that occurred when creating a column without specifying a data type
- Ingres: driver download was fixed
- Redshift: access to external databases was fixed
- Localization: Brazilian Portuguese localization was enhanced (thanks to @brlarini)