dbForge SQL Complete V6.7.5

Released: Feb 3, 2021

Actualizaciones en V6.7.5

Características

  • 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.

Correcciones

  • When describing database objects, SQL Complete blocked some other queries from being executed on a server.
  • Incorrect formatting for the nested BEGIN/END blocks.
  • The NOEXPAND table hint was not recognized by the syntax checker.
  • Possible failure when trying to display images within Data Viewer.
  • Incorrect conversion of editor screen coordinates to text position in specific circumstances led to critical errors.
  • The INSERT statement was expanded incorrectly for tables defined in a scope of a script.
  • Incorrect behavior of the Document Outline window in specific cases.
  • Variables were missing from the completion list after the FETCH NEXT clause.
  • The "File not found" errors when renaming scripts within Visual Studio projects after switching between projects.
  • Possible critical errors when calculating parameter info, quick info, and code completion items.