| Message: 64046 |
 |
BY: J. Scott Walton (swalton) DATE: 2009-01-18 16:36 SUBJECT: RE: test and rake issues with DB2 (Win) and r I was referring to the messages stating the test:purge and test:schema_dumper had problems
I commented out test:purge by adding a case: ibm_db with a null entry
that works better for me as a) I'm using one database (with schemas for each environment)
and I'm migrating with test:clone which works fine | |