- Timestamp:
- May 3, 2010, 8:41:49 AM (16 years ago)
- Location:
- branches/tap_branches
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippTools/share/magicdstool_todestreak_diff.sql (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/tap_branches
- Property svn:mergeinfo changed
-
branches/tap_branches/ippTools/share/magicdstool_todestreak_diff.sql
r25419 r27838 6 6 magicDSRun.label, 7 7 rawExp.camera, 8 magicMask.uri asstreaks_uri,8 magicMask.uri AS streaks_uri, 9 9 CAST(NULL AS CHAR(255)) AS inv_streaks_uri, 10 10 stage, 11 magicRun.diff_id asstage_id,12 diffSkyfile.skycell_id ascomponent,11 magicRun.diff_id AS stage_id, 12 diffSkyfile.skycell_id AS component, 13 13 CAST(NULL AS CHAR(255)) AS uri, 14 14 diffSkyfile.path_base, 15 15 magicRun.inverse, 16 CAST(NULL AS CHAR(255)) as cam_path_base, 16 CAST(NULL AS CHAR(255)) AS cam_path_base, 17 CAST(NULL AS CHAR(255)) AS cam_reduction, 17 18 outroot, 18 19 recoveryroot, … … 55 56 magicRun.inverse, 56 57 CAST(NULL AS CHAR(255)) as cam_path_base, 58 CAST(NULL AS CHAR(255)) AS cam_reduction, 57 59 outroot, 58 60 recoveryroot,
Note:
See TracChangeset
for help on using the changeset viewer.
