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_completed_runs.sql

    r23688 r24185  
    6666    JOIN magicInputSkyfile USING(magic_id)
    6767    JOIN diffSkyfile
    68         ON magicInputSkyfile.diff_id = diffSkyfile.diff_id
     68        ON magicRun.diff_id = diffSkyfile.diff_id
    6969        AND magicInputSkyfile.node = diffSkyfile.skycell_id
    7070    LEFT JOIN magicDSFile
Note: See TracChangeset for help on using the changeset viewer.