dbForge SQL Complete Releases
Released: Jul 20, 2022
Atualizações na V6.11.5
Correções
- Fixed an error that might occur when a computer entered sleep mode.
- Fixed an issue with switching the active window in VS to the Debug window and vice versa.
Released: Jun 24, 2022
Atualizações na V6.11.3
Recursos
- Added support for Microsoft SQL Server Management Studio (SSMS) v19 Preview 2.
Correções
- Fixed an application error that occurred when starting SSMS 2014.
- Fixed the display of data in Data Viewer when changing the order of columns in the Editor.
- Fixed an error that might occur when opening documents.
- Fixed an issue with displaying Quick Info on an incomplete script.
- Fixed an issue with missing hints for Linked Server objects.
- Added temporary table hints that do not depend on the...
Released: Apr 4, 2022
Atualizações na V6.10.5
Recursos
- Added support for new functions in Completion List, Quick Info, and Parameter Information: GREATEST, LEAST, CURRENT_TIMEZONE, CURRENT_TIMEZONE_ID.
- Added support for the FORMATFILE_DATA_SOURCE parameter for bulk_options in the OPENROWSET function.
Correções
- Fixed an unexpected exception that occurred when renaming a table in a project.
- Fixed an issue caused by SQL Complete catching a Data Pump exception.
- Fixed an issue that occurred when applying tab caption changes in new files.
- Fixed...
Released: Jan 31, 2022
Atualizações na V6.9.34
Recursos
- Optimized the retrieval of object information from the server and removed unnecessary sorting.
Correções
- Fixed an issue that occurred when navigating to the document from the execution notification window.
- Fixed an issue that occurred when retrieving machine configuration details for an error report.
- Fixed an issue that occurred when formatting single-line queries.
- Fixed an issue that occurred when loading an assembly.
- Fixed an unexpected exception that occurred when working with the...
Released: Nov 15, 2021
Atualizações na V6.9.28
Correções
- Fixed an issue with opening a SQL document from a Microsoft Visual Studio project.
- Fixed an issue that occurred when working with SQL documents related to Visual Studio projects.
- Fixed an issue with loading the SQL Complete assembly after launching SSMS.
- Fixed an issue that occurred when working with variables in the SQLCMD mode.
- Fixed an issue that occurred when working with the CREATE SCHEMA statement in the SQL editor.
- Fixed an application launch issue.
- Fixed a document session...
Released: Oct 5, 2021
Atualizações na V6.9.16
Recursos
- Added support for CONSTRAINT suggestions in ALTER TABLE statements.
- Added support for UPDATETEXT which can be used to update existing text, ntext, or image as a whole or just partially.
- Added support for DISTRIBUTED_AGG in SELECT - GROUP BY. The DISTRIBUTED_AGG hint can now be used in the SELECT - GROUP BY clause.
- Added support for ALTER/DROP DATABASE SCOPED CREDENTIAL.
- Added support for Configuration Options for Query Store in ALTER DATABASE.
- Added support for WAIT_AT_LOW_PRIORITY in...
Released: Aug 12, 2021
Atualizações na V6.8.20
Correções
- Fixed issue with opening a new document in SSMS.
- Fixed issue with writing execution history.
- Fixed issue with formatting GRANT EXEC.
- Fixed error with deleting the application because of the absence of access to the document folder of the current user.
- Fixed issue with non-working 'Add parentheses when inserting functions' option in Standard edition.
Released: Jun 16, 2021
Atualizações na V6.8.13
Recursos
- Added support for WITH INLINE for CREATE OR ALTER FUNCTION.
- Added support for APPROX_COUNT_DISTINCT.
- Added support for ALLOW_BATCH_MODE.
Correções
- Incorrect behavior of the Go to Definition functionality when the table name matched any database name.
- A completion list disappeared when Visual Studio faced any issues within a script.
- SQL Complete used verbose tracing even when the option was disabled.
- Some schema objects were missing in the completion list due to specific circumstances...
Released: Mar 11, 2021
Atualizações na V6.7.13
Correções
- Copy HTML to clipboard did not format the clipboard as HTML.
- Possible add-in failure when displaying loads of query execution result.
- The objects just created within an SQL document were missing from completion list after opening a new query window.
Released: Feb 3, 2021
Atualizações na V6.7.5
Recursos
- Now suggests COLUMN MASTER KEY.
- Now suggests COLUMN MASTER KEY in CREATE COLUMN ENCRYPTION KEY.
- Now suggests ALGORITHM in CREATE COLUMN ENCRYPTION KEY.
- Added support for the "Go To Definition" feature for COLUMN MASTER KEY.
- Added support for the "Script Object as CREATE/ALTER" feature for COLUMN MASTER KEY.
- Now suggests PERSISTENT_LOG_BUFFER=ON ( DIRECTORY_NAME='' ) in CREATE DATABASE.
- Now suggests DBCC SHOW_STATISTICS.
- CRUD generation is now wrapped to the regions.
Correções