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.