DBeaver
詳細情報
タイトル | DBeaver |
---|---|
URL | https://dbeaver.io/download/ |
バージョン | ver 24.2.5 |
更新日 | 2024/11/18 |
追加日 | 2019/09/07 |
種別 | フリーソフト |
説明 | マルチプラットフォーム対応のデータベース管理ツール。 |
レビュー
レビューはありません。
スクリーンショット
更新グラフ
バージョン履歴
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 returned to the unique constraint list, and the proper data type is now set when creating a new column for a new foreign key
- Data Editor:
- Fixed an issue with crash caused by too long tooltips
- Row coloring mapping was fixed
- Data Transfer: "Minimum column length" was renamed to "Default column length"
- Connectivity: "Driver properties" tab in the driver editing dialog was renamed to "Default
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:
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 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 t
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 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 o
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 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 p
24.2.0
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
- Autocompletion for fully qualified names was fixed
- Duplication of proposals with new completion engine enabled was fixed
- Incorrect suggestions with new completion engine enabled were fixed
- AI Assistant:
- Added new model 'gpt-4o-mini'
- Removed deprecated model 'gpt-3.5-turbo-16K'
- Fixed query generation when enabled formatting
- Data Editor:
-
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
- SQL Output for SQL scripts was fixed
- Output panel opening was fixed
- Column aliases can now be copied with Advanced Copy option (thanks to @dstivanov)
- Column validation for UPDATE SET clause was fixed
- Issue with invalid table name was fixed
- If all tabs with query results are pinned, a new tab with a new query result is created
- Data Editor: Paste into the table wit
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 mode was prohibited
- Smart mode for Blank line state delimiter was improved
- Simultaneous query execution was fixed: if a query is already being executed, you can execute another query in a new tab only
- Composite type field color became visible in the Dark theme
- Completion analyzer performance was enhanced
- Data Editor:
- Inline editing of geometry fields was fixed
- New keyboard shortcut Ctrl+Shift+Alt+C has been added to use the advanced copy o
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 of the corrected SQL script was fixed
- 'Recent SQL script' was renamed to the 'Last edited SQL script'
- Short/long object names completion configuration was redesigned
- Metadata editor: Composite data types presentation was added for table columns
- Data editor: JSON and XML panels performance was enhanced
- Data transfer:
- Compress option behavior was fixed
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 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 t
24.1.1
- 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
- Dat