From: Angel P. <an...@pc...> - 2004-02-17 20:56:12
|
Hey folks, I just dumped the GUS schema again, and went through all of the files to fix errors here and there. I tagged GUS/Model with "GUS_3_2" so you can check out the changes, surmised below: GUS/DBAdmin/bin/dumpSchema.pl Changed a typo that caused the --target-index-tablespace-list option to use values from --target-tablespace-list. Not really a part of the release, but if you use this, please update. GUS/Model/schema/oracle: Core: Added a few entries into TableInfo Added WorkFlowNode superclass view Sres: No schema changes. Just date update on the dump files DoTS: Added some tables for RejectedMotif that the annotators use to say that particular motif similarities are of no predictive value and they should be ignored. RAD: Added some new ElementResult views. Removed the constraints on the superclass views. Fix the remaining references to the string 'RAD3' in all files TESS: No schema changes App: No schema changes GUS/Model/schema/VERSION : Updated version to "3.2" Note, I call this a tentative release b/c the GUS/RAD component has not yet been updated to use a substitution string for the "RAD" schema space. Also you will note that the files are still prefixed with 'rad3' . Hence for the GUS/Model/config/schema.prop.sample file the default substitution name is still "RAD3". Hopefully one day this will all be an issue of the past. Also, there may or may not be some funny business here and there, although I tested out a build of GUS (no schema install) and everything seems A-OK. Email any errors to the list. I'll keep testing as time allows. Thanks to Mathew for sending me the errors and Fidel for continually egging me on to commit the changes. Appreciate it. Angel |