- Timestamp:
- May 14, 2009, 3:33:15 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/share/stacktool_pendingcleanupskyfile.sql
r19092 r24186 4 4 stackRun.workdir, 5 5 stackRun.dvodb, 6 stackRun.tess_id 6 stackRun.tess_id, 7 stackRun.skycell_id 7 8 FROM stackRun 8 9 JOIN stackSumSkyfile 9 10 USING(stack_id) 10 11 WHERE 11 stackRun.state = 'goto_cleaned'12 (stackRun.state = 'goto_cleaned' OR stackRun.state = 'goto_scrubbed' OR stackRun.state = 'goto_purged')
Note:
See TracChangeset
for help on using the changeset viewer.
