dbForge Edge V2026.1.31

Released: May 11, 2026

Mises à jour de V2026.1.31

Fonctionnalités

dbForge Studio for SQL Server

  • AI Assistant
    • Improved AI Assistant by adding support for database index metadata.
  • Schema Compare
    • Added the 'Discard Changes' option to the Objects Filter toolbar.
  • Text Editor
    • Added the 'Enclose identifiers in quotes' feature to the SQL Editor.
    • Added indexed column icons in Quick Info.
  • Improvements
    • Added the ability to pin document tabs.
    • Added the ability to restore document tab order.
    • Enabled data generation for columns with unsupported data types.
    • Updated the installation wizard to not display the "Successful Install" page during dbForge product updates.
    • Improved saving of window layouts and restoration of window positions after restarting the Studio.

dbForge Studio for MySQL

  • AI Assistant
    • Improved AI Assistant by adding support for database index metadata.
  • Schema Compare
    • Added the 'Discard Changes' option to the Objects Filter toolbar.
  • Text Editor
    • Added the 'Enclose identifiers in quotes' feature to the SQL Editor.
    • Added index name suggestions in code completion.
    • Added indexed column icons in Quick Info.
    • Added the ability to pin document tabs.
  • Improvements
    • Added the ability to restore document tab order.
    • Enabled data generation for columns with unsupported data types.
    • Added parsing support for the sys_refcursor pseudo-type.
    • Improved saving of window layouts and restoration of window positions after restarting the Studio.
    • Updated the installation wizard to not display the "Successful Install" page during dbForge product updates.

dbForge Studio for Oracle

  • AI Assistant
    • Improved AI Assistant by adding support for database index metadata.
  • Schema Compare
    • Added the 'Discard Changes' option to the Objects Filter toolbar.
  • Text Editor
    • Added the 'Enclose identifiers in quotes' feature to the SQL Editor.
    • Added index name suggestions in code completion.
    • Added indexed column icons in Quick Info.
  • Improvements
    • Added the ability to pin document tabs.
    • Added the ability to restore document tab order.
    • Enabled data generation for columns with unsupported data types.
    • Improved saving of window layouts and restoration of window positions after restarting the Studio.
    • Updated the installation wizard to not display the "Successful Install" page during dbForge product updates.

dbForge Studio for PostgreSQL

  • New functionality
    • Introduced Query Builder for visual SQL query design.
    • Introduced Database Editor for visual database management.
    • Introduced Schema Editor for visual schema design and management.
    • Introduced Table Editor for visual table design and SQL preview.
  • Schema Compare
    • Added Schema Mapping and Table Mapping pages to the New Schema Comparison wizard.
    • Added Options pages to the schema comparison and synchronization wizards.
    • Added the 'Discard Changes' option to the Objects Filter toolbar.
    • Added support for index comparison and synchronization on tables and materialized views.
    • Added broader server support for comparison tasks.
    • Improved support for GENERATED { BY DEFAULT | ALWAYS } AS IDENTITY columns.
  • AI Assistant
    • Improved AI Assistant by adding support for database index metadata.
  • Text Editor
    • Added the 'Enclose identifiers in quotes' feature to the SQL Editor.
    • Added syntax highlighting for PostgreSQL dollar-quoted blocks.
    • Added index name suggestions in code completion.
    • Added indexed column icons in Quick Info.
  • Improvements
    • Added the ability to pin document tabs.
    • Added the ability to restore document tab order.
    • Enabled data generation for columns with unsupported data types.
    • Added support for the dec (n, m) type in the PostgreSQL parser.
    • Added support for multiple SELECT result sets and RAISE NOTICE output within a single session.
    • Improved saving of window layouts and restoration of window positions after restarting the Studio.
    • Removed the automatic execution of ROLLBACK when closing a connection.
    • Added support for the ANALYSE keyword in the EXPLAIN clause grammar.
    • Extended parsing support for the CREATE INDEX expression syntax to include NULLS NOT DISTINCT.
    • Updated the installation wizard to not display the "Successful Install" page during dbForge product updates.

Correctifs

dbForge Studio for SQL Server

  • Fixed an issue where the document database was lost for recovered documents.
  • Fixed an error that occurred when the Document Database differed from the actual connection database.
  • Fixed the behavior of the "SQL Look In" option in the Find and Replace control.
  • Fixed MFA authentication when connecting under different user accounts.
  • Fixed an error in the data editor that occurred when executing a modified query before the previous query had finished fetching data.
  • Fixed an issue with the "Recent files" list.
  • Fixed the auto-hint behavior for server selection on the Connection form.

dbForge Studio for MySQL

  • Fixed the behavior of the "SQL Look In" option in the Find and Replace control.
  • Fixed an error in the data editor that occurred when executing a modified query before the previous query had finished fetching data.
  • Fixed data comparison for BINARY data types.
  • Fixed an issue in the Procedure Editor when editing procedures with invalid syntax.
  • Fixed an error report that appeared when clicking Send to Query from the Where Condition field.
  • Fixed an error that occurred when working with projects that contain unnamed indexes.

dbForge Studio for Oracle

  • Fixed the behavior of the "SQL Look In" option in the Find and Replace control.
  • Fixed navigation to objects inside a Package Body.
  • Fixed an issue with the "Recent files" list.
  • Fixed an exception that occurred in the Data Export wizard when navigating directly to the Data Formats page.
  • Fixed an error in the data editor that occurred when executing a modified query before the previous query had finished fetching data.

dbForge Studio for PostgreSQL

  • Fixed an error in the data editor that occurred when executing a modified query before the previous query had finished fetching data.
  • Fixed the Find and Replace control to restore its settings after restart.
  • Fixed the behavior of the "Ignore whitespace" option in the Schema Comparison Wizard.
  • Fixed the behavior of the "SQL Look In" option in the Find and Replace control.