Comments
2 comments
-
I've managed to find a workaround. Instead of unchecking the "Delete data from table before generation" box for every single table, you can replace the following XML element
<Append>False</Append>
With this one
<Append>True</Append>
in the project's sqlgen file. -
Glad you found a workaround srdjan,
Sorry we could not get to you sooner!
Here is the Feature Request form in case you would like to see this in the future. https://www.surveymonkey.com/r/BFBPYHY? ... %2bQ%3d%3d
Best,
Add comment
Please sign in to leave a comment.
It looks like the "Delete data from table before generation" setting only applies on a table basis. Since I have databases with 500+ tables, how do I UNcheck that box for every table? Is there a way of setting it on a per database or per project basis?
dbForge Data Generator has the same setting but it is unchecked by default.
Thank you.