Changeset 33440
- Timestamp:
- Mar 7, 2012, 2:54:40 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-20120216/ippTools/share/staticskytool_inputs.sql
- Property svn:mergeinfo set to
r28096 r33440 2 2 staticskyRun.*, 3 3 staticskyInput.stack_id, 4 stackSumSkyfile.path_base 4 stackSumSkyfile.path_base, 5 stackRun.filter 5 6 FROM staticskyRun 6 7 JOIN staticskyInput USING(sky_id) 7 8 JOIN stackSumSkyfile USING (stack_id) 9 JOIN stackRun using(stack_id)
Note:
See TracChangeset
for help on using the changeset viewer.
