Lanzamientos de Redgate Test Data Manager
Released: Nov 21, 2024
Actualizaciones en Redgate Test Data Manager - Subsetter 2.0.5.7299
Correcciones
- Fixed an issue when using desired size in conjunction with static data tables.
Released: Oct 29, 2024
Actualizaciones en Redgate Test Data Manager - Subsetter 2.0.3.7037
Correcciones
- Fixed an issue with self referencing foreign keys.
Released: Oct 23, 2024
Actualizaciones en Redgate Test Data Manager - Subsetter 2.0.2.6967
Correcciones
- Fixed an issue where filter clauses can't begin with a 'WHERE'.
Released: Oct 21, 2024
Actualizaciones en Redgate Test Data Manager - Subsetter 2.0.1.6888
Características
- Renamed the command line executable from subsetter to rgsubset.
- Renamed the configuration file to options file.
- Moved some command line flags affecting the behaviour of subsetting to the options file.
- Moved static data tables to their own section instead of a flag on starting tables.
- Improved error logging when validating a subset.
- Added the ability to specify target size using percentages.
- Added a default target size of 10% (up to a maximum of 1GB) when running subsetting...
Released: Oct 17, 2024
Actualizaciones en Redgate Test Data Manager - Anonymization 2.0.0.2317
Características
- Renamed Anonymize.exe to rganonymize.exe.
Released: Sep 23, 2024
Actualizaciones en Redgate Test Data Manager - Subsetter 1.1.22.6378
Características
- Improved the output when source and target database have different schemas.
- Subsetting now works on source tables with no rows.
- Reduced the working space required in the source database while subsetting.
- Added the ability (SQL Server only) to use temporary tables as a working space rather than tables in the source database. This can be configured using the UseTemporaryTables configuration option.
Released: Aug 30, 2024
Actualizaciones en Redgate Test Data Manager - Subsetter 1.1.21.6082
Correcciones
- Fixed an issue where disabling triggers failed due to unquoted trigger names.
- Fixed an issue where schema validation failed due to relationships.
Released: Aug 21, 2024
Actualizaciones en Redgate Test Data Manager - Subsetter 1.1.20.5998
Correcciones
- Logged the tables and relationships involved in a schema mismatch.
Released: Aug 19, 2024
Actualizaciones en Redgate Test Data Manager - Subsetter 1.1.19.5974
Características
Released: Aug 13, 2024
Actualizaciones en Redgate Test Data Manager - Subsetter 1.1.18.5918
Características
- Triggers on the target database are now automatically disabled while subsetting.
Correcciones
- Fixed an issue where subsetter ignored values passed into the --include-tables-row-threshold flag.