IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 30377


Ignore:
Timestamp:
Jan 26, 2011, 10:28:16 AM (15 years ago)
Author:
bills
Message:

add need_magic to the pending query

File:
1 edited

Legend:

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

    r29962 r30377  
    1010        publishClient.workdir,
    1111        publishClient.output_format,
     12        publishClient.magicked AS need_magic,
    1213        diffRun.diff_id AS stage_id,
    1314        rawExp.camera,
     
    3738        publishClient.workdir,
    3839        publishClient.output_format,
     40        publishClient.magicked AS need_magic,
    3941        camRun.cam_id AS stage_id,
    4042        rawExp.camera,
     
    5961        publishClient.workdir,
    6062        publishClient.output_format,
     63        publishClient.magicked AS need_magic,
    6164        diffPhotRun.diff_phot_id AS stage_id,
    6265        rawExp.camera,
Note: See TracChangeset for help on using the changeset viewer.