IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 14, 2011, 2:58:59 PM (14 years ago)
Author:
bills
Message:

first draft of changes to staticskytool to support skycalRun (the sky calibration stage)

File:
1 edited

Legend:

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

    r32604 r32960  
    8686DROP TABLE IF EXISTS publishDone;
    8787DROP TABLE IF EXISTS pstampDependent;
     88DROP TABLE IF EXISTS pstampFile;
    8889DROP TABLE IF EXISTS staticskyInput;
    8990DROP TABLE IF EXISTS staticskyResult;
     
    105106DROP TABLE IF EXISTS vpProcessedCell;
    106107DROP TABLE IF EXISTS vpRun;
     108DROP TABLE IF EXISTS skycalRun;
     109DROP TABLE IF EXISTS skycalResult;
    107110
    108111SET FOREIGN_KEY_CHECKS=1
Note: See TracChangeset for help on using the changeset viewer.