dbForge Source Control for SQL Server V7.0.158

Released: Sep 5, 2024

Updates in V7.0.158

Funktionen

  • Added support for XML and HASH indexes for Azure.
  • Added support for the PERSISTED construct for table variables.
  • Added a Hide empty columns button in the static data diff grid.
  • Enhanced memory management for databases containing numerous procedures and functions.
  • Improved memory management.
  • Added support for the EXTERNAL PROVIDER clause in CREATE LOGIN statements.
  • Improved parsing for the Source Control functionality.
  • Improved parsing of ORDER BY expressions in subqueries.
  • Connectivity
    • Added support for ApsaraDB.

Fehlerkorrekturen

  • Fixed the parsing of procedures.
  • Fixed script parsing error - added support for grammar with parameters like @@identifier.
  • Fixed the parsing of functions.
  • Fixed the parsing of tables.
  • Fixed an issue with writing to SQL files during the Commit operation file encoding is now considered when writing to existing files.
  • Fixed an issue with incorrect synchronization of SQL functions containing the EXTERNAL NAME clause.
  • Fixed an issue with incorrect synchronization of SQL tables having the DATA_COMPRESSION indexes.
  • Fixed an issue with incorrect synchronization of SQL tables with system-named constraints.
  • Fixed an issue with duplicate DML triggers appearing when committing tables.
  • Resolved an issue with extra blank lines appearing in DDL when committing procedures and functions.