Re: [Fornax-developer] [Sculptor] DbUnit file and join tables

2009-08-24 Thread polly.c.chang
Hi Patrick, Sure! Thanks for pointing out CSC-382. I did not see that. We already have code that drops all constraints, runs the delete-all, and then reapplies the constraints, but your solution looks more database agnostic. We may need to switch to using your solution. Thanks! --Polly Pat

Re: [Fornax-developer] [Sculptor] DbUnit file and join tables

2009-08-22 Thread Patrik Nordwall
Thanks a lot for your contribution Polly. I will include it in trunk. /Patrik PS. Have you also noticed: http://fornax.itemis.de/jira/browse/CSC-382 polly.c.chang wrote: > > Hi, > > The code that generates the DBUnit XML file is really robust and is a > great time-saver! Thank you so much f

[Fornax-developer] [Sculptor] DbUnit file and join tables

2009-08-21 Thread polly.c.chang
Hi, The code that generates the DBUnit XML file is really robust and is a great time-saver! Thank you so much for writing it. However, we noticed that the generated file is missing the many-to-many join tables. This was pretty simple to fix though. In dbhelper.ext: // get unique list of join