- Timestamp:
- Mar 29, 2010, 3:55:49 PM (16 years ago)
- Location:
- branches/eam_branches/20100225
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippTools/share/magicdstool_definecopy_warp.sql (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20100225
- Property svn:mergeinfo changed
-
branches/eam_branches/20100225/ippTools/share/magicdstool_definecopy_warp.sql
r26935 r27517 4 4 'warp' AS stage, 5 5 warpRun.warp_id AS stage_id, 6 warpRun.data_group, 6 7 camRun.cam_id, 7 8 warpRun.label, … … 29 30 ON magicRun.magic_id = magicDSRun.magic_id 30 31 AND magicDSRun.stage = 'warp' 32 AND magicDSRun.label = '%s' 31 33 WHERE magicRun.state = 'full' 32 34 -- HOOK: NEWLINE HERE TO ACTIVATE %s AND magicDSRun.magic_ds_id IS NULL
Note:
See TracChangeset
for help on using the changeset viewer.
