From: Angel P. <an...@pc...> - 2003-12-09 22:16:35
|
GUSDEV community, I have committed the current state of affairs at CBIL for GUS development as version "3.1" of GUS. You can check out said version by doing: %> cd $GUS_HOME/GUS/Model/schema %> cvs update -r "GUS_3_1" You can see the diff log at GUS/Model/schema/oracle/migrate/gus_3_0_to_3_1.diff to see the files and types of changes that went on. Mainly these were changes in the RAD schema, and there were some doozies, but since I had asked earlier whether anyone was using RAD and no one else was, I figured they were OK. For the rest, I believe that the changes were minor, with the exception of the GO tables, were I will ask Dave to give a synopsis. We will try to release data/schema migration scripts on an as-needed basis, so please email the list for your preference if you can't figure out what the change was. I believe that J.Schug may have some for TESS. I have all the ones for RAD, but they are a mess. Also notice that I added the subdir "GUS/Model/schema/postgresql" for the eventual PostgreSQL release of GUS. Hopefully we can use the SQLFairy (http://sqlfairy.sourceforge.net/) project to do translations of Oracle DDL to PostgreSQL DDL, but I can't say for sure, since I never used it before. Cheers, Angel |