[Rapforums-developer] sql rapforumsOracleTables.sql,1.1,1.2
Status: Beta
Brought to you by:
brippe
From: <br...@us...> - 2003-12-09 19:01:58
|
Update of /cvsroot/rapforums/sql In directory sc8-pr-cvs1:/tmp/cvs-serv27417 Modified Files: rapforumsOracleTables.sql Log Message: no message Index: rapforumsOracleTables.sql =================================================================== RCS file: /cvsroot/rapforums/sql/rapforumsOracleTables.sql,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** rapforumsOracleTables.sql 3 Oct 2003 17:19:45 -0000 1.1 --- rapforumsOracleTables.sql 9 Dec 2003 19:01:53 -0000 1.2 *************** *** 1,3 **** ! -- By Steve Barrett sm...@co... DROP TABLE RAPCATEGORY CASCADE CONSTRAINTS ; --- 1,3 ---- ! DROP TABLE RAPCATEGORY CASCADE CONSTRAINTS ; |