dbForge SQL Complete V6.6.7

Released: Sep 1, 2020

Atualizações na V6.6.7

Recursos

  • Added column sensitivity classification information into the completion list and quick info. The statements to add and drop such classifications are also suggested in the completion list.
  • Added export settings for CSV file format.
  • Added an option to tune the accuracy of decimals for Grid Aggregates.
  • Added the ability to export Execution History to CSV file format.
  • Added the ability to convert stored routines into a script for procedures with incomplete parameters or with no parameters specified.

Correções

  • Fixed an issue where Autosuggestion did not start listing the code snippets instead of the table names in the SELECT statement if a table is more suitable.
  • Fixed an issue where SSMS was hanging when scrolling through large scripts.
  • Fixed an issue where the invalid script was generated by the 'Convert Exec to Script' action in case the procedure parameters contained flag attributes.
  • Fixed an issue where the keyboard navigation within the completion list stopped working after disabling and then re-enabling code completion.
  • Fixed an issue where the 'Script Object as CREATE/ALTER' action failed with a critical error on specific database triggers.
  • Fixed an issue where the 'Script Object as CREATE/ALTER' did not work with the user-defined aggregate functions.
  • Fixed an issue where the completion list was not displayed for disconnected SQL documents in specific cases.
  • Fixed an issue where quick info was not displayed for inactive IDE.