- Timestamp:
- Dec 10, 2012, 4:35:46 PM (14 years ago)
- Location:
- branches/czw_branch/20120906
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippTools/share/staticskytool_defineskycalrun.sql (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/czw_branch/20120906
- Property svn:mergeinfo changed
-
branches/czw_branch/20120906/ippTools/share/staticskytool_defineskycalrun.sql
r32960 r34786 2 2 sky_id, 3 3 stack_id, 4 skycell_id, 5 filter, 4 6 staticskyRun.workdir, 5 7 staticskyRun.label, … … 11 13 JOIN stackRun USING(stack_id) 12 14 JOIN stackSumSkyfile USING(stack_id) 15 JOIN skycell USING(tess_id, skycell_id) 13 16 LEFT JOIN skycalRun USING(sky_id, stack_id) 14 17 WHERE staticskyRun.state = 'full'
Note:
See TracChangeset
for help on using the changeset viewer.
