Changeset 27737 for trunk/ippTools/share/warptool_pendingcleanupskyfile.sql
- Timestamp:
- Apr 23, 2010, 11:19:20 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/share/warptool_pendingcleanupskyfile.sql
r24186 r27737 10 10 USING(warp_id) 11 11 WHERE 12 ((warpRun.state = 'goto_cleaned' AND warpSkyfile.data_state = 'full') 12 ((warpRun.state = 'goto_cleaned' AND (warpSkyfile.data_state = 'full' 13 OR warpSkyfile.data_state = 'update')) 13 14 OR 14 15 (warpRun.state = 'goto_scrubbed' AND warpSkyfile.data_state != 'scrubbed')
Note:
See TracChangeset
for help on using the changeset viewer.
