IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 25, 2008, 5:21:13 PM (17 years ago)
Author:
bills
Message:

Add the stage_id and cam_id to magicDSRun. This vastly reduces the
number of JOINs that we have to do

File:
1 edited

Legend:

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

    r20786 r20841  
    10641064        state VARCHAR(64),
    10651065        stage VARCHAR(64),
     1066        stage_id BIGINT,
     1067        cam_id BIGINT,
    10661068        outroot VARCHAR(255),
    10671069        recoveryroot VARCHAR(255),
Note: See TracChangeset for help on using the changeset viewer.