Rilasci di dbForge SQL Complete
Released: Jul 21, 2025
Aggiornamenti in V2025.1.186
Correzioni
- Resolved a problem with the Execute Warnings feature not working in SQL Complete.
Released: Jun 23, 2025
Aggiornamenti in V2025.1.134
Correzioni
- Fixed an issue that occurred when a connection to Azure Blob Storage was present in Object Explorer.
- Fixed column alias suggestions in INSERT ... SELECT expressions.
Released: Jun 16, 2025
Aggiornamenti in V2025.1.124
Funzionalità
- Connectivity:
- Added support for dedicated and serverless SQL pools in Azure Synapse Analytics.
- T-SQL Analyzer:
- Expanded the set of rules.
- Added support for the CREATE USER FOR EXTERNAL PROVIDER syntax in code completion and SQL formatting.
- Improved the text replacement logic when inserting items for quoted unfinished identifiers.
Correzioni
- Resolved an issue with reading foreign keys across schemas, enabling correct suggestions in Code Lookup (CL).
- Restored the assignment of aliases...
Released: May 14, 2025
Aggiornamenti in V7.1.63
Funzionalità
- Added support for integration with SSMS 21.0 Preview 7.
Correzioni
- Several minor bugs have been fixed.
Released: Apr 18, 2025
Aggiornamenti in V7.1.45
Funzionalità
- Added support for integration with SSMS 21.0 Preview 6.
Released: Apr 7, 2025
Aggiornamenti in V7.1.37
Funzionalità
- Added support for Microsoft SQL Server 2025.
- Added support for integration with SSMS 21.0 Preview 5.
- Added compatibility with Microsoft Windows Server 2025.
Correzioni
- Resolved an issue that occurred when executing Script Object as CREATE/ALTER.
- Resolved a connection issue related to the Encryption parameter.
- Fixed a connection error that occurred when executing queries against a server group in SSMS.
Released: Mar 7, 2025
Aggiornamenti in V7.0.362
Funzionalità
- Optimized the retrieval of synonyms for document suggestions.
Correzioni
- Fixed the hierarchy update issue when adding a snippet.
- Fixed an issue with the cursor movement after inserting a snippet.
- Removed the error message with code 15003 from the Output window.
- Fixed an issue where renaming an alias caused the process to be unexpectedly canceled.
- Fixed an issue where an error window frequently appeared when a physical file included in the project was missing.
- Fixed a rare issue that...
Released: Nov 14, 2024
Aggiornamenti in V7.0.249
Funzionalità
- Improved the 'Refresh Suggestions' command behavior to refresh both the SQL Complete and SSMS native caches when invoked.
Correzioni
- Corrected the trial period expiration notification.
- Modified snippet sorting in the code completion list.
Released: Oct 18, 2024
Aggiornamenti in V7.0.210
Funzionalità
- Improved the behavior of the 'CTRL K+X' shortcut so that snippets now only open in comments.
- Updated the format for DATE and TIME literals in Snippet Manager to comply with the ISO 8601 standard.
- Added the Generate Script As BULK INSERT command to the Results window of the Query Editor.
- Implemented handling for system errors that occur during file system operations.
- Improved the display of object lists in text tooltips.
Correzioni
- Fixed an issue where the editor lost selection after...
Released: Sep 5, 2024
Aggiornamenti in V7.0.158
Funzionalità
- Introduced the Enterprise Edition of SQL Complete with T-SQL Code Analyzer.
- Added integration support for Microsoft Visual Studio 2022.
- Added integration support for Microsoft SQL Server Management Studio 20.2.
- Added support for non-aggregated columns in GROUP BY statements.
- Added support for viewing the MSDescription property for databases.
- Added support for the PERSISTENT_LOG_BUFFER construct in CREATE DATABASE statements.
- Added support for the RSA_OAEP algorithm in CREATE COLUMN...