Changeset 29495 for trunk/ippTools/share/magicdstool_todestreak_diff.sql
- Timestamp:
- Oct 20, 2010, 11:53:36 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/share/magicdstool_todestreak_diff.sql
r29358 r29495 7 7 rawExp.camera, 8 8 magicMask.uri AS streaks_uri, 9 magicMask.path_base AS streaks_path_base, 9 10 CAST(NULL AS CHAR(255)) AS inv_streaks_uri, 11 CAST(NULL AS CHAR(255)) AS inv_streaks_path_base, 10 12 stage, 11 13 magicRun.diff_id AS stage_id, … … 52 54 rawExp.camera, 53 55 magicMask.uri AS streaks_uri, 56 magicMask.path_base AS streaks_path_base, 54 57 (SELECT uri from magicMask where magic_id = inv_magic_id) AS inv_streaks_uri, 58 (SELECT path_base from magicMask where magic_id = inv_magic_id) AS inv_streaks_path_base, 55 59 stage, 56 60 magicRun.diff_id AS stage_id,
Note:
See TracChangeset
for help on using the changeset viewer.
