dbForge Schema Compare for SQL Server V7.0.158

Released: Sep 5, 2024

Aggiornamenti in V7.0.158

Funzionalità

  • Added the Show Ignored Differences option for schema comparison.
  • Added a new shortcut ALT+(arrow down) that allows going to each subsequent difference in a schema comparison document.
  • Added support for the ADD SENSITIVITY CLASSIFICATION command.
  • Added a new Issues page in Schema and Data Synchronization Wizards.
  • Added a new index option STATISTICS_INCREMENTAL.
  • Added a new group of options called Sequences, comprising Ignore START WITH in sequences and Ignore MIN VALUE in sequences.
  • Added new comparison options: Ignore MIN VALUE, Ignore START WITH, Ignore CYCLE, Ignore INCREMENT BY, and Ignore CACHE.
  • Connectivity
    • Renamed the Azure Active Directory authentication type to Microsoft Entra ID.
    • Added support for ApsaraDB.
  • SQL Query History
    • Redesigned the SQL Query history toolbar with an updated date range selection and a new Clear button.
    • Added the ability to save user-defined column layouts in Query History.
  • Documents
    • Added options to rearrange tab opening order.
    • Added new options in Tabs and Windows: Tab layout, Show tabs in multiple rows, and Close tabs with middle-click.
    • Added a new shortcut CTRL+SHIFT+/ that comments selected pieces of code.
  • Data Editor
    • Added an option to set a cell value to a unique identifier from the shortcut menu.
  • Other
    • Enhanced DDL generation for FILETABLE constraints.

Correzioni

  • Fixed the object comparison error that occurred when the object body contained CONTAINS and FREETEXT functions.
  • Fixed the exit code returned when synchronizing identical schemas from the Command Line.
  • Resolved an issue with searching for dependencies in historical tables.
  • Resolved an issue where quotes in the Command Line string led to errors.
  • Corrected the handling of column collation when comparing database schemas.
  • Fixed the schema synchronization error that occurred when comparing script folders.
  • Fixed the script generation for SYSTEM-VERSIONING tables.
  • Fixed the script generation for Extended Property.