- 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_chip.sql (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20100225
- Property svn:mergeinfo changed
-
branches/eam_branches/20100225/ippTools/share/magicdstool_definecopy_chip.sql
r26912 r27517 4 4 'chip' AS stage, 5 5 chipRun.chip_id AS stage_id, 6 chipRun.data_group, 6 7 camRun.cam_id, 7 8 chipRun.label, … … 27 28 ON magicRun.magic_id = magicDSRun.magic_id 28 29 AND magicDSRun.stage = 'chip' 30 AND magicDSRun.label = '%s' 29 31 WHERE magicRun.state = 'full' 30 32 -- HOOK: NEWLINE HERE TO ACTIVATE %s AND magicDSRun.magic_ds_id IS NULL
Note:
See TracChangeset
for help on using the changeset viewer.
