Redgate Test Data Manager のリリース

Released: Nov 21, 2024

Redgate Test Data Manager - Subsetter 2.0.5.7299 での更新項目

不具合の修正

  • Fixed an issue when using desired size in conjunction with static data tables.

Released: Oct 29, 2024

Redgate Test Data Manager - Subsetter 2.0.3.7037 での更新項目

不具合の修正

  • Fixed an issue with self referencing foreign keys.

Released: Oct 23, 2024

Redgate Test Data Manager - Subsetter 2.0.2.6967 での更新項目

不具合の修正

  • Fixed an issue where filter clauses can't begin with a 'WHERE'.

Released: Oct 21, 2024

Redgate Test Data Manager - Subsetter 2.0.1.6888 での更新項目

機能

  • 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 without specifying...

Released: Oct 17, 2024

Redgate Test Data Manager - Anonymization 2.0.0.2317 での更新項目

機能

  • Renamed Anonymize.exe to rganonymize.exe.

Released: Sep 23, 2024

Redgate Test Data Manager - Subsetter 1.1.22.6378 での更新項目

機能

  • 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

Redgate Test Data Manager - Subsetter 1.1.21.6082 での更新項目

不具合の修正

  • 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

Redgate Test Data Manager - Subsetter 1.1.20.5998 での更新項目

不具合の修正

  • Logged the tables and relationships involved in a schema mismatch.

Released: Aug 19, 2024

Redgate Test Data Manager - Subsetter 1.1.19.5974 での更新項目

機能

  • Improved performance.

Released: Aug 13, 2024

Redgate Test Data Manager - Subsetter 1.1.18.5918 での更新項目

機能

  • Triggers on the target database are now automatically disabled while subsetting.

不具合の修正

  • Fixed an issue where subsetter ignored values passed into the --include-tables-row-threshold flag.