IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 27765


Ignore:
Timestamp:
Apr 23, 2010, 4:20:07 PM (16 years ago)
Author:
bills
Message:

add staticsky tables to list of tables dropped by pxadmin -delete

File:
1 edited

Legend:

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

    r25851 r27765  
    8181DROP TABLE IF EXISTS publishDone;
    8282DROP TABLE IF EXISTS pstampDependent;
     83DROP TABLE IF EXISTS staticskyInput;
     84DROP TABLE IF EXISTS staticskyResult;
     85DROP TABLE IF EXISTS staticskyRun;
    8386
    8487SET FOREIGN_KEY_CHECKS=1
Note: See TracChangeset for help on using the changeset viewer.