- Timestamp:
- May 3, 2010, 8:50:52 AM (16 years ago)
- Location:
- branches/simtest_nebulous_branches
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippTools/share/camtool_find_processedexp.sql (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/simtest_nebulous_branches
- Property svn:mergeinfo changed
-
branches/simtest_nebulous_branches/ippTools/share/camtool_find_processedexp.sql
r24512 r27840 2 2 camProcessedExp.*, 3 3 camRun.workdir, 4 camRun.label, 5 camRun.magicked, 4 6 chipRun.chip_id, 7 chipRun.state as chip_state, 8 chipRun.magicked as chip_magicked, 5 9 rawExp.exp_tag, 6 10 rawExp.exp_name, 7 11 rawExp.exp_time, 12 rawExp.exp_id, 8 13 rawExp.camera, 9 14 rawExp.telescope, 10 rawExp.filelevel 15 rawExp.filelevel, 16 rawExp.magicked as raw_magicked, 17 rawExp.comment 11 18 FROM camRun 12 19 JOIN camProcessedExp
Note:
See TracChangeset
for help on using the changeset viewer.
