Released: Jun 23, 2025
V2025.1.134 中的更新
特性
dbForge Studio for PostgreSQL
- Added support for parsing geometric arrays with schema specification.
修補程式
dbForge Studio for SQL Server
- Fixed column alias suggestions in INSERT ... SELECT expressions.
Released: Jun 16, 2025
V2025.1.124 中的更新
特性
- Added an AI Assistant that supports the following:
- Context-aware query generation.
- Conversion of natural language to SQL.
- Query optimization.
- SQL explanations.
- SQL troubleshooting.
- Error analysis and recommendations.
- AI chat.
- Integration with the dbForge tools.
- Updated color palettes for the Light and Dark skins.
- Refined font rendering and the coloring of syntax errors.
- Added Brief View to the Start Page to switch between displaying full paths to recent files and a more compact list.
dbForge...
Released: May 14, 2025
V5.1.5 中的更新
特性
dbForge Studio for SQL Server V7.1.63
- Added support for integration with SSMS 21.0 Preview 7.
修補程式
dbForge Studio for SQL Server V7.1.63
- Fixed a critical error that occurred when opening the Table Editor.
- Fixed an issue with exporting approximate numeric datatypes to Excel.
Released: Apr 18, 2025
V5.1.4 中的更新
特性
dbForge Studio for SQL Server V7.1.45
- Added support for integration with SSMS 21.0 Preview 6.
修補程式
dbForge Studio for SQL Server V7.1.45
- Fixed an issue that occurred when creating a foreign key in the Table Editor.
- Fixed an error with reading the database list when connecting to the server.
Released: Apr 7, 2025
V5.1.1 中的更新
特性
dbForge Studio for SQL Server V7.1.37
- Added support for Microsoft SQL Server 2025.
- Added support for integration with SSMS 21.0 Preview 5.
- Added compatibility with Microsoft Windows Server 2025.
- Added support for SourceGear Vault Pro 11.0 in Source Control.
修補程式
dbForge Studio for SQL Server V7.1.37
- Resolved an issue that occurred when executing Script Object as CREATE/ALTER.
- Resolved a connection issue related to the Encryption parameter.
- Fixed an issue where Source Control would stop...
Released: Mar 28, 2025
V5.0.2 中的更新
特性
dbForge Studio for MySQL V10.1.158
- Added connectivity support for MySQL 9.2.
- Added support for modern encryption, hashing, and key exchange algorithms for SSH connections.
- Added support for ODBC table parsing.
- Added support for the CREATE PACKAGE statement in the non-Oracle mode.
- Added the ability to enter values for TEXT parameters to execute a procedure.
- Added support for the syntax of the 'yes', 'no', 'on', and 'off' Boolean values for table options, such as PAGE_COMPRESSED='ON'.
- Improved...
Released: Mar 13, 2025
V5.0.1 中的更新
特性
dbForge Studio for Oracle V6.0.85
- Database Explorer
- Added the ability to save table filter settings to a file.
- Improved data retrieval behavior using the Open Data in Editor command from the shortcut menu.
- Code Completion
- Improved the parsing of the UNION and EXPRESSIONS syntax constructs.
- Implemented the suggestions of non-aggregated columns in GROUP BY statements.
- Added the ssf snippet, which expands to a SELECT * FROM block.
- Combined Refresh Local Cache and Reset Suggestion Cache in a...
Released: Mar 7, 2025
V4.0.3 中的更新
特性
dbForge Studio for SQL Server V7.0.362
- Expanded the available values for the Compatibility Level option in the Database Editor to support SQL Server 2022 and 2025.
- Added the database connection name to the documentation generation progress indicator.
- Replaced Add Connection with Select Connection on the documentation page.
- Improved the server name retrieval: if the server name is not obtained during database description, it is now automatically extracted from the connection string.
- Added...
Released: Mar 3, 2025
V4.0.2 中的更新
修補程式
dbForge Studio for PostgreSQL V3.2.126
- Resolved an issue where view columns in information_schema were not displaying correctly in Database Explorer on Amazon Redshift.
- Fixed formatting of PostgreSQL data types during export.
- Fixed an error that occurred when using 'plpgsql' in lowercase within an anonymous code block.
- Resolved an issue with editing data in tables containing a SERIAL column in Data Editor.
Released: Dec 3, 2024
V4.0.1 中的更新
特性
dbForge Studio for PostgreSQL V3.2.47
- Connectivity:
- Added support for PostgreSQL 17.
- Added support for AlloyDB.
- Added support for Supabase.
- Added support for Google Cloud.
- Added support for Azure Cosmos DB for PostgreSQL.
- Added support for the rds-ca-rsa2048-g1 SSL/TLS certificate for connecting to PostgreSQL servers on Amazon Web Services.
- Text Editor:
- Added parameter info and quick info for functions and procedures.
- Added suggestions for foreign key columns in ON DELETE SET NULL and ON...