dbForge Studio for SQL Server V6.4.7

Released: Dec 30, 2022

Updates in V6.4.7

Features

  • Optimized resource consumption when preparing Quick Info and Code Completion hints.
  • Added support for Apple macOS and Linux via CrossOver.
  • You can now open Objects Filter window when creating a Schema Compare document.
  • Added support for modifying view comments in Object Editor.
  • Added disk folder cleanup in Source Control.
  • Set object filter file from the CLI (command line interface) in Schema Compare.
  • Improved Code Completion on MFA connections.
  • Improved behavior of Ctrl+C/Ctrl+X shortcut to copy/cut an entire line if nothing is selected.
  • Added output of original text of view object to Modify command.
  • Improved reading of metadata - the VIEW DATABASE STATE privilege is no longer required.
  • Improved formatting under Text Case.
  • Improved syntax checking.
  • Improved query profiling on Microsoft SQL Server 2019/2022.
  • Improved Backup reporting.
  • Improved Source Control message when the presence of a non-existent schema object is detected.

Fixes

  • Fixed an issue with extended properties in Source Control.
  • Fixed a bug that occurred when importing data.
  • Fixed a bug that occurred when configuring the Table or View generator.
  • Fixed the Data Editor issue with the UID data type.
  • Fixed the Window menu bug.
  • Fixed the behavior of saving changes in the Table Editor.
  • Fixed a bug that occurred after closing the SQL document.
  • Fixed the 'Database files are not found' error in Transaction Log.
  • Fixed the export of boolean values to JSON format.
  • Fixed a bug that occurred when creating a comparison report in Data Compare.
  • Fixed text color in the ODBC data export grid.
  • Fixed a bug that occurred when executing the Generate Script As command.
  • Fixed the disappearance of the DESC keyword in Query Builder.
  • Fixed an error that occurred when generating a trigger DML script.
  • Fixed 'The connection was not closed' error.
  • Fixed an Object Viewer bug.
  • Fixed an issue with saving an object in the Object Editor.
  • Fixed an error that occurred when working with statements containing the PIVOT/UNPIVOT clause.
  • Fixed an error that occurred when getting object metadata on Azure servers.
  • Fixed an issue with the hints behavior that occurred when changing the database context in the script using the USE statement.
  • Fixed the logic of handling the Description property for Azure SQL Database objects.
  • Fixed the logic of handling permissions in Schema Compare.
  • Fixed the permissions issues that occurred when comparing database objects with Schema Compare.
  • Fixed an error that occurred after linking a database in Source Control.
  • Fixed an object synchronization error in Schema Compare.
  • Fixed a bug that occurred when working with UDT.