Changeset 30668
- Timestamp:
- Feb 17, 2011, 11:25:30 AM (15 years ago)
- Location:
- trunk/ippTools/share
- Files:
-
- 5 edited
-
magicdstool_torevert_camera.sql (modified) (1 diff)
-
magicdstool_torevert_chip.sql (modified) (1 diff)
-
magicdstool_torevert_diff.sql (modified) (1 diff)
-
magicdstool_torevert_raw.sql (modified) (1 diff)
-
magicdstool_torevert_warp.sql (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/share/magicdstool_torevert_camera.sql
r27945 r30668 11 11 camProcessedExp.path_base, 12 12 camProcessedExp.path_base AS cam_path_base, 13 recovery_path_base, 13 14 0 AS bothways, 14 15 0 AS bytes, -
trunk/ippTools/share/magicdstool_torevert_chip.sql
r29561 r30668 11 11 chipProcessedImfile.path_base, 12 12 camProcessedExp.path_base AS cam_path_base, 13 recovery_path_base, 13 14 0 AS bothways, 14 15 0 AS bytes, -
trunk/ippTools/share/magicdstool_torevert_diff.sql
r30256 r30668 13 13 magicDSFile.recovery_path_base, 14 14 "NULL" AS cam_path_base, 15 recovery_path_base, 15 16 CAST(diffRun.bothways AS SIGNED) AS bothways, 16 17 0 AS bytes, -
trunk/ippTools/share/magicdstool_torevert_raw.sql
r27945 r30668 11 11 rawImfile.uri AS path_base, 12 12 CAST(NULL AS CHAR(255)) AS cam_path_base, 13 recovery_path_base, 13 14 0 AS bothways, 14 15 bytes, -
trunk/ippTools/share/magicdstool_torevert_warp.sql
r27945 r30668 11 11 warpSkyfile.path_base, 12 12 "NULL" AS cam_path_base, 13 recovery_path_base, 13 14 0 AS bothways, 14 15 0 AS bytes,
Note:
See TracChangeset
for help on using the changeset viewer.
