Released: Mar 25, 2026
V2025.3.149 中的更新
特性
dbForge Studio for PostgreSQL
- Added support for the VARIADIC syntax for SQL Document.
修補程式
dbForge Studio for SQL Server
- Fixed the Look In drop-down list in the Find and Replace window.
- Fixed an issue where forcing a debug stop terminated the entire debugger session.
- Fixed an issue with query execution in Query Builder that occurred after values were edited.
- Fixed duplicate INSERT privileges in Security Manager.
- Fixed an error occurring when working with Source Control.
dbForge Studio for...
Released: Feb 12, 2026
V2025.3.107 中的更新
修補程式
dbForge Studio for SQL Server
- Fixed an issue that occurred when comparing columns with the TIMESTAMP and ROWVERSION types; their equivalence in SQL Server is now taken into account.
dbForge Studio for MySQL
- Several minor bugs have been fixed.
dbForge Studio for Oracle
- Several minor bugs have been fixed.
dbForge Studio for PostgreSQL
- Fixed an issue that occurred when comparing string-type columns in PostgreSQL; COLLATE attribute comparison is temporarily disabled until full support is...
Released: Jan 29, 2026
V2025.3.93 中的更新
特性
dbForge Studio for SQL Server
- Added support for the FORCESEEK table hint in FROM clauses for the Text Editor.
dbForge Studio for MySQL
- Improved support for SET TRANSACTION syntax on MySQL and MariaDB servers.
- Simplified the behavior of database object editors when saving changes fails. The editor now stays in its pre-save state, with options to refresh it with the current object from the server, reapply the same changes, or generate them as a script for troubleshooting.
修補程式
dbForge Studio...
Released: Dec 24, 2025
V2025.3.61 中的更新
特性
dbForge Studio for SQL Server
- Text Editor Improvements
- Added scroll bar annotations.
- Added an option to automatically surround selections.
- Added camelCase formatting for identifiers.
- Other Improvements
- Added search to the Database Diagram.
- Added support for SQL Server Management Studio (SSMS) 22.
- Added an option to adjust column layout so columns fit within the PDF.
- Excluded auto-generated statistics from object descriptions.
dbForge Studio for MySQL
- Connectivity
- Added support for AWS RDS...
Released: Nov 20, 2025
V2025.2.138 中的更新
特性
dbForge Studio for SQL Server
- Improved the display of multiline SELECT list items in the query builder grid.
- Added functionality to reset nullable columns to null when clicking Clear in the date editor calendar.
dbForge Studio for Oracle
- Added sorting of batch objects in the Database Explorer based on their declaration order in the CREATE PACKAGE statement.
修補程式
dbForge Studio for SQL Server
- Fixed the insertion of line breaks when 'Replace with: \n' and 'Use: Regular Expressions' are selected...
Released: Oct 31, 2025
V2025.2.109 中的更新
修補程式
dbForge Studio for SQL Server
- Fixed a data copying error when calling the Duplicate object.
- Fixed an error with modifying the table in the editor.
- Resolved an issue with displaying the tooltip for a document bookmark, where the tooltip window overlapped the document bookmark.
dbForge Studio for MySQL
- Fixed the "An entry with the same key already exists" error in the Documenter.
- Resolved an issue with displaying the tooltip for a document bookmark, where the tooltip window overlapped the...
Released: Oct 23, 2025
V2025.2.91 中的更新
特性
dbForge Studio for SQL Server
- Added a Flatten Column Details button to consolidate column information into a concise format.
dbForge Studio for MySQL
- Added a Flatten Column Details button to consolidate column information into a concise format.
- Added the ability to select an alternative folder for saving.
dbForge Studio for Oracle
- Added a Flatten Column Details button to consolidate column information into a concise format.
dbForge Studio for PostgreSQL
- Added support for the SET ROLE...
Released: Sep 23, 2025
V2025.2.37 中的更新
特性
- AI Assistant
- Introduced automatic error submission from the Error List to AI chat for detailed explanations and suggested fixes.
- Added a Web Search option in the AI Assistant chat, allowing searches across Devart documentation, website, and blog.
- Improvements
- Improved encryption capabilities.
- Added tooltips to the SQL document tab, showing connection and database names, document owner, full file path, and server version.
- Introduced the ability to customize the position where new document tabs...
Released: Aug 21, 2025
V2025.1.230 中的更新
特性
dbForge Studio for MySQL
- Expanded code completion suggestions for the UPDATE SET clause to include columns from the updated table.
- Added the processing of a server error that could occur when executing SHOW PROFILES.
- Added a support for the 'engine_name' expression in ENGINE [=] engine_name.
修補程式
dbForge Studio for SQL Server
- Fixed an issue with JOIN suggestions in triggers.
- Fixed an issue with the caret position that occurred after performing an undo operation in a SQL document.
- Fixed an...
Released: Jul 21, 2025
V2025.1.186 中的更新
特性
dbForge Studio for MySQL
- Added a delimiter after the DROP PACKAGE and DROP PACKAGE BODY statements in the DDL generator for MariaDB packages.
- Added support for the NULL literal as a default value in the ON EMPTY and ON ERROR clauses of the JSON_TABLE function.
- Removed opening the connection on the main thread when opening the parameter input form.
dbForge Studio for Oracle
- Added support for parsing the DEFAULT ... ON CONVERSION ERROR expression in several functions, as well as support for the...