Tonic Structural release notes

v965 - v971
v965 - v971
Removed
September 15, 2023

Create virtual foreign keys from Subsetting view - On Subsetting view, from a table details panel, you can now add a virtual foreign key to that table. To add a virtual foreign key, you select the foreign key column from the current table, then select the primary key column from the other table.

Other updates

Fixed an issue with TLSv1 and TLSv1.1 support in Tonic.

Improved performance of downstream processing during subsetting.

Fixed an issue where subsetting failed when a composite foreign key included a Boolean value.

On Table View:

  • Added a column warning when the assigned generator fails to generate preview data.
  • Increased the default width of the preview data column.

File connector

  • Tonic now skips invalid CSV file rows and logs a warning instead of failing the entire file.
  • Added a warning when the same source file is added to multiple file groups in the same workspace.
  • Added JSON Mask and XML Mask as the recommended generators for JSON and XML files.

​​MongoDB

  • You can now assign the Conditional and Null generators to binary fields.

MySQL

  • Fixed an issue where Tonic did not clean up temporary file uploads after it wrote the data.

Oracle

  • For a data generation job that ran SQL Loader (sqlldr), if sqlldr either failed or succeeded with errors, the job details include an option to download the sqlldr log files.

PostgreSQL

  • Fixed an upsert issue where jobs failed with a unique constraint violation if the table contained a unique index but not a unique constraint.
  • During upsert, improved performance when de-conflicting unique constraints.

Snowflake on Azure

  • Fixed a bug that occurred when specifying the Azure Storage Account URL.