Order of data generation and dependency
DAndres109@aol.com
Posts: 22 Bronze 2
Hi,
Is it possible to configure the table order that the data generation operation should use? There are some tables I would prefer to have populated before others.
Thanks,
David Andres
Is it possible to configure the table order that the data generation operation should use? There are some tables I would prefer to have populated before others.
Thanks,
David Andres
Comments
At the moment, we control the order the data is generated in based on dependencies within the database.
For example, if there is a FK relationship, then we will generate that in the correct order. Similarly, if you use the SQL Statement generator or Manual FK Generator, this will be taken into account.
Out of interest, what is the scenario for altering the order of generation?
Thanks
Ben
You've answered my basic concern, that rows are added in a smart way.
I can't think of a specific need to alter the order of generation if it already takes into account dependency.
Thanks,
David
we do not have any dependency in the database due to the complexity of our solution.
In order to use the SQL Generator we would need a way to order the generation of the data...
Is there any chance that it will be available in a future version? :roll:
Thanks,
Thorsten
Thorsten
Thanks for your post, I have added a note into our system to review for the next release.
Thankyou
Ben
we are really looking forward....
Thorsten