DB Change Manager for SQL Server 19.0
Released: Sep 2, 2025
19.0 での更新項目
機能
- Improves DDL Extraction
- The DDL Extract tab now correctly displays all primary key constraints, including clustered keys, ensuring complete and accurate schema archives.
- Modernizes the user interface
- The New Data Source wizard is updated for Windows 11, providing a more intuitive and visually-consistent experience.
- Improves MAXDOP formatting for index creation
- Large numeric values for MAXDOP in DB Change Manager are now auto-formatted with commas, enhancing readability, reducing syntax errors, and improving compliance with SQL Server standards.
不具合の修正
- Reduces security vulnerabilities.
- Resolves an issue causing a comma (,) to appear as the MAXDOP value after setting a number containing more than three digits when creating an index.