Data Masker for SQL Server 新版本發表
Released: Feb 18, 2025
v7.1.48 中的更新
修補程式
- Fixed an issue where the GUI got an error when trying to right-click on a blank column in the table tab.
Released: Sep 13, 2024
v7.1.47 中的更新
修補程式
- Fixed an issue in the Data Viewer and Quick Data Viewer when querying tables with columns that have special characters in them.
Released: Jul 16, 2024
v7.1.46 中的更新
特性
- The shuffle rule now uses redgate_row_id as a temporary shuffling column name instead of row_id to reduce chance of conflicts with customer column names.
Released: Apr 22, 2024
v7.1.44 中的更新
修補程式
- Fixed an error that occurs when using a cross DB table-to-table rule with a SQL Server varbinary column.
Released: Jan 30, 2024
v7.1.42 中的更新
修補程式
- Fixed a SQL error that occurs when using table join in a rule's WHERE cause if the second table has a column with the same name as the first table.
Released: Jan 5, 2024
v7.1.41 中的更新
修補程式
- Fixed an issue where license activation window throws an error when the user clicks on the Log in button.
Released: Aug 10, 2023
v7.1.39 中的更新
特性
- Can now handle special characters in the database definition when editing the rule controller.
Released: Apr 25, 2023
v7.1.37 中的更新
修補程式
- Fixed performance degradation issue affecting a number of rules (including those running in "legacy performance mode") introduced in 7.1.36.
Released: Jan 11, 2023
v7.1.35 中的更新
修補程式
- Fixed a bug reported for the Australian States dataset.
Released: Dec 9, 2022
v7.1.34 中的更新
特性
- Added support for SQL Clone automated masking set runs for, multiple schemas per database.
修補程式
- The tooltip on the autofix button for substitution rules with no primary key has been corrected.
- Table-to-Table rules now correctly apply 'Force ISNULLs off' option.