IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 22, 2010, 3:04:44 PM (16 years ago)
Author:
bills
Message:

don't join to magicDSRuns in state drop

File:
1 edited

Legend:

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

    r28587 r29199  
    4242    AND chipProcessedImfile.class_id = rawImfile.class_id
    4343LEFT JOIN magicDSRun
    44     ON stage_id = chip_id AND stage = 'chip' AND magicDSRun.re_place
     44    ON stage_id = chip_id AND stage = 'chip' AND magicDSRun.re_place AND magicDSRun.state != 'drop'
Note: See TracChangeset for help on using the changeset viewer.