Update of /cvsroot/fink/scripts/pdb
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26884

Modified Files:
        drop.sql 
Log Message:
when clearing out the database, need to clear the 'splitoffs' table


Index: drop.sql
===================================================================
RCS file: /cvsroot/fink/scripts/pdb/drop.sql,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- drop.sql    2 Sep 2001 10:54:55 -0000       1.2
+++ drop.sql    25 Oct 2005 00:30:52 -0000      1.3
@@ -1,3 +1,4 @@
 drop table package;
 drop table release;
 drop table sections;
+drop table splitoffs;



-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to