Changeset 29515 for branches/eam_branches/ipp-20100823/ippTools/share/magicdstool_todestreak_raw.sql
- Timestamp:
- Oct 21, 2010, 2:45:13 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20100823/ippTools/share/magicdstool_todestreak_raw.sql
r27945 r29515 6 6 rawExp.camera, 7 7 magicMask.uri as streaks_uri, 8 magicMask.path_base as streaks_path_base, 8 9 CAST(NULL AS CHAR(255)) AS inv_streaks_uri, 10 CAST(NULL AS CHAR(255)) AS inv_streaks_path_base, 9 11 stage, 10 12 stage_id, … … 20 22 recoveryroot, 21 23 re_place, 22 remove 24 remove, 25 10000 AS priority 23 26 FROM magicDSRun 24 27 JOIN magicMask USING (magic_id)
Note:
See TracChangeset
for help on using the changeset viewer.
