Version History

Version 9.0.0

  • When connecting to a PostgreSQL database you now have the option to select a database from a list of available databases.
  • Failure to connect to SQL Server databases in with different credentials after unsuccessful initial connection attempt is fixed.
  • List with saved works/project in the Welcome dialog is no longer disabled by default anymore.
  • Fixed: Entered value in a property editor not automatically saved when you resize the property editor.
  • New project properties dialog with project name, project description, author etc. (this data will be added the the data generation plan report).
  • Improved routine to determine the order in which data must be generated. From now in the routine also takes into account when you refer to a another table in your data generation settings.
  • Save log now results in a plain text file.
  • New data generator: value from table (use generated data).
  • New: Generate a data generation plan report.
  • Added extra checks to see if the data is correct for the field when the data is from an external source such as a text file/csv file.
  • Fixed an issue with message 'table %%% already exists' when generating preview data.
  • Fixed an issue with not emptying earlier generated values when starting a new data generation process.
  • Fixed an issue with missing default values for the selected database type when creating a new project.
  • From now on preview data will be generated for all tables when opening a project and right after creating a new project.
  • Added SSL support.
  • Fixed an issue with incorrect mapping of FLOAT columns in Oracle databases when loading the database.
  • Fixed an issue with importing SQLite LargeInt columns.

Version 8.1.1

  • Fixed an issue with "list index out of bounds" error when using generator value from parent table.
  • Fixed issues connecting to Firebird 3 databases.

Version 8.1.0

  • New underlying method for storing data that will be needed later in the test data generation process.
  • Fixed an issue with generating preview data for tables with string type primary key.
  • From now on data for a foreign key column will always be picked up from generated data of the parent column.
  • Faster generation of table preview data.
  • Fixed an issue with "missing large object" message when reverse engineering PostgreSQL databases.
  • Fixed an issue with missing columns when reverse engineering PostgreSQL 12 databases.
  • Fixed an issue with preview data generation for tables with one or more column associated with a domain.
  • Table definition is shown in the table settings pane from now on.

Version 8.0.0

  • Added the option to add data generation comments for each column.
  • Redesigned the main dialog.
  • Improved presentation of data generation errors. Error messages can be copied now.
  • Fixed an issue with flickering when opening a project.
  • From now on you will see a link to the online check for updates page when there connecting to the updates server fails.
  • New file format. Data generator plans made with older versions of the software will be converted automatically.
  • Important column notes (e.g. columns is part of a unique index) are now displayed at the bottom of the column settings pane.
  • Bug with UTF-8 encoding for Oracle 9 in the Direct mode is fixed.
  • Added PostgreSQL 12 support.
  • Added Oracle 19c support.
  • Added auto expand/collapse functionality to the grid of columns.
  • Fixed an issue with non visible dialog to enter your license code and key.
  • New progress dialog.
  • Faster generation of data that will be shown in the preview data pane.

Version 7.1.0

  • Fixed an issue with the table order when generating preview data.
  • Fixed an issue with using formulas in non exact numeric fields.
  • Fixed an issue with flickering dialog when generating preview data.
  • From now on you will see a link to the online check for updates page when there connecting to the updates server fails.
  • Performance boost due to the new file I/O routines and smart caching technology.
  • Fixed an issue with NULL values for numeric columns.
  • Fixed an issue with "List index out of bounds" error when using generator "Value from parent table".
  • Fixed an issue with "Invalid variant operation" message when generating preview data.
  • Fixed an issue with fetching meta data for MS SQL Server 2017 databases.
  • Fixed an issue with retrieving renewal key from Datanamic's server.
  • Fixed an issue with NULL values in formulas.
  • Check for updates dialog is now resizable.
  • Fixed an issue with testing connection button in the database connection dialog.

Version 7.0.0

  • CLOB parameters behavior when is improved when connecting to an Oracle database.
  • Fixed an issue with parsing masks.
  • Fixed an issue with deactivating the software.
  • Fixed an issue with List Index Out of Bounds error when using data generator Value from Table.
  • Preview data is now generated as soon as you open your data generation plan.
  • New activation dialog.
  • Added support for MS SQL Server 2017.
  • Added support for PostgreSQL 10 and PostgreSQL 11.
  • Added support for MySQL 6 and MySQL 8.
  • Added support for Oracle 18c.