Redgate Test Data Manager - Subsetter 1.0.0.0
Released: Dec 5, 2023
Redgate Test Data Manager - Subsetter 1.0.0.0 での更新項目
機能
- First General Availability (GA) release.
- Added support for manual relationships in the configuration file.
- This allows the user to specify foreign key relationships that are not actually in the database design, but that should be used during subsetting.
- Note that this version of the subsetter only carries out limited validation of this part of the configuration file, so users are recommended to take care when completing it.
- Added experimental support for Azure SQL Databases.
- Added an application icon for the subsetter CLI executable.
不具合の修正
- Fixed a bug that made subsetting fail with MySql when the target and source are on the same server but using different ports.
- The subsetter now only starts the row counting process when an output file is explicitly requested
(--output-file), which means it will run faster in cases where the file is not requested (which is impactful in larger source databases).