- Timestamp:
- Mar 5, 2012, 5:19:48 PM (14 years ago)
- Location:
- branches/meh_branches/ppstack_test
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippTools/share/stacktool_inputskyfile.sql (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/meh_branches/ppstack_test
- Property svn:mergeinfo changed
-
branches/meh_branches/ppstack_test/ippTools/share/stacktool_inputskyfile.sql
r27682 r33415 1 1 SELECT 2 2 warpSkyfile.*, 3 rawExp.camera 3 rawExp.camera, 4 rawExp.exp_id, 5 rawExp.exp_name, 6 rawExp.object, 7 rawExp.dateobs, 8 rawExp.comment 4 9 FROM stackRun 5 10 JOIN stackInputSkyfile USING(stack_id)
Note:
See TracChangeset
for help on using the changeset viewer.
