IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 14, 2010, 5:28:01 PM (16 years ago)
Author:
Paul Price
Message:

Fix query.

File:
1 edited

Legend:

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

    r28319 r28322  
    99        client_id,
    1010        diff_id AS stage_id,
    11         label AS src_label
     11        diffRun.label AS src_label
    1212    FROM publishClient
    1313    JOIN diffRun
     
    2828        client_id,
    2929        cam_id AS stage_id,
    30         label AS src_label
     30        camRun.label AS src_label
    3131    FROM publishClient
    3232    JOIN camRun
Note: See TracChangeset for help on using the changeset viewer.