Changeset 29493 for trunk/ippTools/share/magictool_toprocess_tree.sql
- Timestamp:
- Oct 20, 2010, 9:39:26 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/share/magictool_toprocess_tree.sql (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/share/magictool_toprocess_tree.sql
r28768 r29493 3 3 magicRun.workdir, 4 4 rawExp.exp_id, 5 rawExp.exp_name, 6 rawExp.workdir AS raw_workdir, 5 7 rawExp.camera, 6 8 -- convert magic_id into a boolean value (1 or 0) … … 16 18 WHERE 17 19 magicRun.state = 'new' 20 AND (Label.active OR Label.active IS NULL) 18 21 -- WHERE hook %s 19 22 ORDER BY
Note:
See TracChangeset
for help on using the changeset viewer.
