Thanks Ben.. I hadnt actually noticed this activity on the list, or I'd have tested it ;)
Jess On Fri, 10 Nov 2006, Ben Faga wrote: > Hi Daniel, > > Thanks for the patch. It was great of you to add the tests too. I've > added it to the cvs repository. > > Ben > > On Wed, 2006-10-11 at 03:17 -0400, Daniel Westermann-Clark wrote: >> Hello, >> >> Attached is a patch to modify the Producer::DB2 to output foreign key >> definitions as ALTER TABLE statements after the CREATE TABLE >> statements (to avoid dependency issues). The patch also removes >> single quotes for numeric default values in Producer::DB2, which >> caused problems here on my v7 instance. >> >> To add tests for the foreign key output, I added a table to the >> schema.xml file. This required updating some of the other tests, and >> exposed a few other minor issues in the test suite relating to foreign >> key output. >> >> I'd be happy to break this patch into two parts - one for the >> Producer::DB2 modifications and one for the foreign key tests - if >> desired. >> >> Thanks, >> >> ------------------------------------------------------------------------- >> Using Tomcat but need to do more? Need to support web services, security? >> Get stuff done quickly with pre-integrated technology to make your job easier >> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo >> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > -- > sqlfairy-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/sqlfairy-developers > > ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 -- sqlfairy-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sqlfairy-developers
