IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 4, 2013, 2:08:07 PM (13 years ago)
Author:
bills
Message:

updates to release tables. This version was used to create the
tables in gpc1

File:
1 edited

Legend:

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

    r34913 r35227  
    109109DROP TABLE IF EXISTS skycalResult;
    110110DROP TABLE IF EXISTS skycell;
     111DROP TABLE IF EXISTS relStack;
    111112DROP TABLE IF EXISTS relExp;
     113DROP TABLE IF EXISTS relGroup;
    112114DROP TABLE IF EXISTS ippRelease;
    113115DROP TABLE IF EXISTS survey;
     116DROP TABLE IF EXISTS lapGroup;
    114117
    115118SET FOREIGN_KEY_CHECKS=1
Note: See TracChangeset for help on using the changeset viewer.