IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 23, 2009, 12:29:12 PM (17 years ago)
Author:
bills
Message:

add drop commands for the new publish tables

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/share/pxadmin_drop_tables.sql

    r24174 r24531  
    7272DROP TABLE IF EXISTS receiveFile;
    7373DROP TABLE IF EXISTS receiveResult;
     74DROP TABLE IF EXISTS publishClient;
     75DROP TABLE IF EXISTS publishRun;
     76DROP TABLE IF EXISTS publishDone;
    7477
    7578SET FOREIGN_KEY_CHECKS=1
Note: See TracChangeset for help on using the changeset viewer.