Released: Mar 25, 2026
Updates in V2025.3.149
Funktionen
dbForge Studio for PostgreSQL
- Added support for the VARIADIC syntax for SQL Document.
Fehlerkorrekturen
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...
Released: Feb 12, 2026
Updates in V2025.3.107
Fehlerkorrekturen
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...
Released: Jan 29, 2026
Updates in V2025.3.93
Funktionen
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...
Released: Dec 24, 2025
Updates in V2025.3.61
Funktionen
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
Released: Nov 20, 2025
Updates in V2025.2.138
Funktionen
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.
Fehlerkorrekturen
dbForge Studio for SQL Server
- Fixed the insertion of line breaks when 'Replace with: \n' and 'Use: Regular...
Released: Oct 31, 2025
Updates in V2025.2.109
Fehlerkorrekturen
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...
Released: Oct 23, 2025
Updates in V2025.2.91
Funktionen
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
Updates in V2025.2.37
Funktionen
- 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...
Released: Aug 21, 2025
Updates in V2025.1.230
Funktionen
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.
Fehlerkorrekturen
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...
Released: Jul 21, 2025
Updates in V2025.1.186
Funktionen
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...