Tonic Structural release notes

v87
v87
Removed
May 29, 2020

Features

A new subsetting option allows you to process tables that are not included in your subset.

Several Conditional Generator improvements:

  • Conditional Generator can now filter rows by a regular expression.
  • Conditional Generator now supports the following additional generators: Categorical, Custom Categorical, Alphanumeric Key, Numeric String Key, Integer Key.
  • 'Is null' and 'is not null' operators added to conditional generator

Custom Categorical Generator now supports numeric types.

Random timestamp generator can now be added to text columns.

Password managers are now prevented from interfering with the database connection form.

Improved logging for constraint application on SQL server.

Renamed 'private' to 'sensitive' when referring to a column with data that needs to be protected.

Column headers are now red when a column is sensitive but not protected.

Performance Improvements

Workspace updates no longer happen on keystroke and will now wait until you exit the field or popup.

Changed the way the application loads workspaces to increase performance for large workspaces.

Bug Fixes

Fix display issue with Custom Categorical Generator when there were no categories.

Fixed error message when applying random timestamp generator.

Fixed issue with column editor size changing when marking a column as sensitive.

Fixed an issue with xml columns on SQL server