Changeset 29172 for trunk/ippTools/share/difftool_listrun.sql
- Timestamp:
- Sep 17, 2010, 2:48:02 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/share/difftool_listrun.sql (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/share/difftool_listrun.sql
r29135 r29172 25 25 rawInput.exp_name AS exp_name_1, 26 26 rawInput.exp_id AS exp_id_1, 27 rawInput.comment AS comment_1, 28 rawInput.dateobs AS dateobs_1, 27 29 chipInput.chip_id AS chip_id_1, 28 30 camInput.cam_id AS cam_id_1, … … 32 34 rawTemplate.exp_name AS exp_name_2, 33 35 rawTemplate.exp_id AS exp_id_2, 36 rawTemplate.comment AS comment_2, 37 rawTemplate.dateobs AS dateobs_2, 34 38 chipTemplate.chip_id AS chip_id_2, 35 39 camTemplate.cam_id AS cam_id_2,
Note:
See TracChangeset
for help on using the changeset viewer.
