I found that this is a JDBC driver issue, I mean by using different driver you might get different order of the elements in xml.
Shouldn't DdlUtils isolate this by sorting the elements in a particular order? On 4/5/06, Jun Li <[EMAIL PROTECTED]> wrote: > > This is an issue because we are trying to do a version control on DB by > keeping the xml schema in CVS. If the xml schema doesn't generate in an > constant order, the comparing would be difficult. > > On 4/4/06, Thomas Dudziak <[EMAIL PROTECTED]> wrote: > > > On 4/4/06, Jun Li <[EMAIL PROTECTED]> wrote: > > > Why is this an issue for you ? In the database this should be no > problem as the fks are independent from each other. > > Tom > > > > > -- > -------------- > Cheers, > > Jun > -- -------------- Cheers, Jun
