Tonic Fabricate release information

Learn about what’s in the latest Tonic.ai product releases.
2024-11-19
November 19, 2024

Added the following new function to add typos to a string:fab_add_typos(input, unit, value)

When you use the Number generator, you can now specify conditional variants. For example, you could use this feature to create seasonal pricing trends.

Fixed an issue where Percentage Null was ignored for Foreign Key fields.

2024-11-13
November 13, 2024

When exporting, you can now append static data to any table.

2024-11-12
November 12, 2024

Updated the default datetime format to use ISO 8601 (no T between the date and time).

2024-11-09
November 9, 2024

You can now export databases and single tables to JSONL.

2024-11-03
November 3, 2024

Improved the performance of the Column From Another Table generator.

2024-10-23
October 23, 2024

You can now set min and max values for all numeric distributions.

2024-10-15
October 15, 2024

Added Product Name, Product Description, Product Category, and Product Price generators.

2024-10-13
October 13, 2024

Added the ability to exclude columns when exporting.

Added the fan_gen(generator, ...params) SQL function to allow programmatic access to generators.

You can now specify the number of decimal places for all numeric distributions.

2024-10-11
October 11, 2024

You now create a table from example CSV or JSON data.

2024-10-10
October 10, 2024

Added a Language generator.

Added a MAC Address generator.

2024-10-09
October 9, 2024

Added a Heroku-style project name generator.

2024-10-08
October 8, 2024

Added the ability to export a single table.

Fixed a bug where order by random() did not work with the SQL generator.

Added the Column From Another Table generator.

2024-10-07
October 7, 2024

Added Credit Card Number and Credit Card Type generators.