IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 14, 2009, 3:30:50 PM (17 years ago)
Author:
bills
Message:

adapt to changes in the diff and magic tables

File:
1 edited

Legend:

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

    r20973 r24185  
    99JOIN magicInputSkyfile USING(magic_id)
    1010JOIN diffSkyfile
    11     ON magicInputSkyfile.diff_id = diffSkyfile.diff_id
     11    ON magicRun.diff_id = diffSkyfile.diff_id
    1212    AND magicInputSkyfile.node = diffSkyfile.skycell_id
    1313JOIN diffInputSkyfile
Note: See TracChangeset for help on using the changeset viewer.