- Timestamp:
- May 3, 2010, 8:41:49 AM (16 years ago)
- Location:
- branches/tap_branches
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippTools/share/magicdstool_torevert_diff.sql (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/tap_branches
- Property svn:mergeinfo changed
-
branches/tap_branches/ippTools/share/magicdstool_torevert_diff.sql
r25423 r27838 11 11 diffSkyfile.path_base, 12 12 "NULL" AS cam_path_base, 13 CAST(diffRun.bothways AS SIGNED) AS bothways, 13 14 0 AS bytes, 14 15 0 AS md5sum … … 17 18 JOIN magicDSFile USING(magic_ds_id) 18 19 JOIN diffSkyfile ON (stage_id = diffSkyfile.diff_id AND component = skycell_id) 20 JOIN diffRun ON diffSkyfile.diff_id = diffRun.diff_id 19 21 JOIN rawExp USING(exp_id) 20 22 WHERE magicDSRun.stage = 'diff'
Note:
See TracChangeset
for help on using the changeset viewer.
