dbForge SQL Complete 新版本發表

Released: Aug 18, 2020

V6.5.48 中的更新

修補程式

  • Issue with restoring connection for cached documents in add-in due to the error when running SSMS 18.6.
  • Missing hard brackets on object schema name when generating ALTER scripts for procedures and functions under the caret.
  • Issue with code completion for SELECT queries without alias in the Express edition of the add-in.
  • Absence of a table declared in an SQL file in completion list in case if the document is not currently connected to a server.
  • Critical failure of the add-in when trying to...

Released: Aug 3, 2020

V6.5.38 中的更新

修補程式

  • Issue restoring connection for cached documents in add-in due to error when running SSMS 18.6.
  • Missing hard brackets on object schema name when generating ALTER scripts for procedures and functions under the caret.
  • Improper work of code completion for SELECT queries without alias in the Express edition of the add-in.
  • Absence of a table declared in SQL file in completion list if the document is not connected to a server.
  • Critical failure of the add-in when trying to format SQL files larger...

Released: Jul 9, 2020

V6.5.27 中的更新

修補程式

  • Fixed user-reported bugs.

Released: Jun 9, 2020

V6.5.23 中的更新

特性

  • Added full support for Microsoft SQL Server 2019.
  • Added SQL Complete Standard Edition.
  • Added properties for built-in metadata functions (SERVERPROPERTY, FILEPROPERTY, DATABASEPROPERTYEX, etc.).
  • Added temporary table suggestions.
  • Added OPENJSON object suggestions.
  • Added support for the following functions: NEWSEQUENTIALID, CERTPRIVATEKEY, CERTENCODED, PWDENCRYPT and PWDCOMPARE
  • Added support for the following SQL statements: GRANT ALTER ANY SECURITY POLICY, GRANT ALTER ANY SENSITIVITY...

Released: Mar 17, 2020

V6.4.28 中的更新

修補程式

  • Fixed formatting problem.
  • Fixed installation problem.
  • Fixed problem with splitter in a SQL document.
  • Fixed reactivation problem.
  • Fixed other user reported bugs.

Released: Feb 20, 2020

V6.4.15 中的更新

特性

  • Code Debugger for SQL Server - The Code Debugger allows you to investigate the run-time behavior of your database objects and locate logic errors. It also includes support for step-by-step execution, call stack browsing, breakpoints, and watches.
  • Copying results from the Aggregate Panel - To copy a value, double-click it or select it with the cursor and press Ctrl+C. Alternatively, double-click the value you want to copy and select the Copy command from the context menu that appears.
  • Modified...

Released: Dec 18, 2019

V6.3.16 中的更新

特性

  • Added new formatting profiles: Collapsed, Commas before, Indented, Right aligned, Compact, Extended, and MSDN SQL.

修補程式

  • Fixed problem with rename alias.
  • Fixed problem with incorrect registry key editing.
  • Fixed other user reported bugs.

Released: Oct 31, 2019

V6.2.37 中的更新

修補程式

  • Problems with SSMS crash.
  • Problem sending Trace Log.
  • Problems with incorrect formatting IsNull().

Released: Oct 1, 2019

V6.2.23 中的更新

特性

  • Support for Microsoft SQL Server Management Studio v18.3
  • Code Completion and Snippets Manager Functionality
    • Support for the MIN_ACTIVE_ROWVERSION function
    • Extend Insert Highlight Occurrences feature shows a pop-up with a column name in the VALUES clauses
    • Display MS_Description for Azure objects.
    • Suggest properties for built-in metadata functions (SERVERPROPERTY, FILEPROPERTY, DATABASEPROPERTYEX, etc.)
    • Prompt times zones in AT TIME ZONE.
    • Prompt hint names for USE HINT option.
    • Prompt objects in...

Released: Mar 26, 2019

V6.1.13 中的更新

特性

  • Added Visual Studio 2019 support.
  • SQL format command line.
  • Summary panel visibility.

修補程式

  • Problem with aggregate panel.
  • Problem with formatting UPDATE statement.
  • Problem with formatting case-sensitive object names.