Tonic Structural release notes

v977 - v984
v977 - v984
Removed
September 29, 2023

NOTE: v980 through v982 were removed.

New monthly pay-as-you-go plan on Tonic Cloud - Tonic now offers a pay-as-you-go subscription plan for Tonic Cloud. Free trial users are offered the option to use a credit card to purchase a pay-as-you-go license. The monthly subscription grants a Professional level license. With the pay-as-you-go plan, you can configure generators for up to 20 tables across all of your workspaces. Tonic bills you separately for each additional table that you configure. The license renews automatically each month. On Tonic Settings, a new Billing tab displays the next renewal date.

Data migration option for upsert - For upsert, Enterprise users can now connect a workspace to their own data migration script or tool to ensure that schema changes are automatically reflected in the intermediate database.

Other updates

Timestamp Shift is now the suggested generator for birthdate fields. Previously, the suggested generator was Random Timestamp.

Fixed an issue where editing workspace settings could cause you to be logged out.

File connector

  • On Tonic Cloud, you can now use Amazon S3 as a source of files. Previously, Tonic Cloud only supported Google Cloud Storage and uploaded local files.
  • For the Categorical generator, linked columns are now in the correct order.

Google BigQuery

  • Tonic now supports arrays of a supported type. The STRUCT and INTERVAL types are still not supported.

MongoDB

  • Fixed issue where a UI refresh was required in order to show automatic de-identification of foreign keys from de-identified primary keys.

Oracle

  • The Download SqlLdr Files workspace permission is now assigned to the built-in Manager and Editor workspace permission sets.
  • Downloaded sqlldr files no longer include .bad files.

PostgreSQL

  • Fixed an upsert issue for tables that have generated identity columns.

SQL Server

  • The Constant generator can now handle bit values.