IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 19, 2010, 4:02:40 PM (16 years ago)
Author:
Paul Price
Message:

Add selection by filter.

File:
1 edited

Legend:

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

    r26387 r28039  
    3535JOIN camRun USING(cam_id)
    3636JOIN chipRun USING(chip_id)
     37JOIN rawExp USING(exp_id)
    3738LEFT JOIN
    3839    (SELECT magic_id, exp_id, label
    39         FROM magicRun 
     40        FROM magicRun
    4041        -- rerun hook %s
    4142    ) AS oldMagicRun
Note: See TracChangeset for help on using the changeset viewer.