IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 13, 2010, 10:55:26 AM (16 years ago)
Author:
bills
Message:

include stageRun.magicked for magicdstool -todestreak and -torevert.
(It will be -1 if the data was destreaked but cleaned up)

File:
1 edited

Legend:

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

    r27015 r27945  
    1010    outroot,
    1111    rawImfile.uri AS path_base,
    12     NULL AS cam_path_base,
     12    CAST(NULL AS CHAR(255)) AS cam_path_base,
    1313    0 AS bothways,
    1414    bytes,
    15     md5sum
     15    md5sum,
     16    0 AS magicked
    1617FROM magicDSRun
    1718    JOIN magicDSFile using(magic_ds_id)
Note: See TracChangeset for help on using the changeset viewer.