Version History
Version 9.1.0
- Fixed an issue with missing columns when reverse engineering Oracle databases without a schema name/owner in the connection parameters.
- Fixed an issue with BIGINT UNSIGNED fields when reverse engineering MySQL databases.
- Fixed an issue with reading Oracle LOB columns when reverse engineering an Oracle database.
- Added support for MS SQL Server 2022.
- Added support for Oracle 23c.
- Added support for PostgreSQL 16.
- Fixed an issue with error message "table does not exists" when generating preview data for all tables right after opening the project.
- Fixed an issue with error message "table locked" when running the data generation plan more than once in a single session.
- Performance improvements when generating preview data.
- New software activation method.
Version 9.0.0
- Save log now results in a plain text file.
- New data generator: value from table (use generated data).
- 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.
- New: Generate a data generation plan report.
- Fixed an issue with importing SQLite LargeInt columns.
- Fixed an issue with incorrect mapping of FLOAT columns in Oracle databases when loading the database.
- Added SSL support.
- 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.
Version 8.1.1
- Fixed issues connecting to Firebird 3 databases.
- Fixed an issue with "list index out of bounds" error when using generator value from parent table.
Version 8.1.0
- Fixed an issue with preview data generation for tables with one or more column associated with a domain.
- Fixed an issue with missing columns when reverse engineering PostgreSQL 12 databases.
- Fixed an issue with "missing large object" message when reverse engineering PostgreSQL databases.
- Table definition is shown in the table settings pane from now on.
- Faster generation of table preview data.
- From now on data for a foreign key column will always be picked up from generated data of the parent column.
- Fixed an issue with generating preview data for tables with string type primary key.
- New underlying method for storing data that will be needed later in the test data generation process.
Version 8.0.0
- Faster generation of data that will be shown in the preview data pane.
- From now on you will see a link to the online check for updates page when there connecting to the updates server fails.
- Fixed an issue with flickering when opening a project.
- Improved presentation of data generation errors. Error messages can be copied now.
- Added the option to add data generation comments for each column.
- Fixed an issue with non visible dialog to enter your license code and key.
- New file format. Data generator plans made with older versions of the software will be converted automatically.
- New progress dialog.
- Added Oracle 19c support.
- Redesigned the main dialog.
- Added PostgreSQL 12 support.
- Bug with UTF-8 encoding for Oracle 9 in the Direct mode is fixed.
- Important column notes (e.g. columns is part of a unique index) are now displayed at the bottom of the column settings pane.
- Added auto expand/collapse functionality to the grid of columns.
Version 7.1.0
- 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 using formulas in non exact numeric fields.
- Fixed an issue with testing connection button in the database connection dialog.
- Fixed an issue with NULL values in formulas.
- Check for updates dialog is now resizable.
- Fixed an issue with the table order when generating preview data.
- Fixed an issue with flickering dialog when generating preview data.
- Fixed an issue with retrieving renewal key from Datanamic's server.
- 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.
Version 7.0.0
- Added support for Oracle 18c.
- Added support for MySQL 6 and MySQL 8.
- Added support for PostgreSQL 10 and PostgreSQL 11.
- Added support for MS SQL Server 2017.
- Fixed an issue with parsing masks.
- New activation dialog.
- 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.
- Fixed an issue with deactivating the software.
- CLOB parameters behavior when is improved when connecting to an Oracle database.