IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 1, 2010, 1:53:15 PM (16 years ago)
Author:
Paul Price
Message:

Branching for work on the "uncorrected pipeline", or "background restored pipeline".
Adding database table definitions.

Location:
branches/pap
Files:
1 edited
1 copied

Legend:

Unmodified
Added
Removed
  • branches/pap/ippTools/share/pxadmin_drop_tables.sql

    r28108 r28179  
    8686DROP TABLE IF EXISTS Label;
    8787DROP TABLE IF EXISTS pstampWebRequest;
     88DROP TABLE IF EXISTS chipBackgroundRun;
     89DROP TABLE IF EXISTS chipBackgroundImfile;
     90DROP TABLE IF EXISTS warpBackgroundRun;
     91DROP TABLE IF EXISTS warpBackgroundSkyfile;
    8892
    8993SET FOREIGN_KEY_CHECKS=1
Note: See TracChangeset for help on using the changeset viewer.