Changeset 19521 for trunk/ippTools/share/warptool_pendingcleanupskyfile.sql
- Timestamp:
- Sep 11, 2008, 3:24:32 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/share/warptool_pendingcleanupskyfile.sql
r19404 r19521 10 10 USING(warp_id) 11 11 WHERE 12 warpRun.state = 'goto_cleaned' 12 (warpRun.state = 'goto_cleaned' AND warpSkyfile.data_state = 'full') 13 OR 14 (warpRun.state = 'goto_purged' AND warpSkyfile.data_state != 'purged')
Note:
See TracChangeset
for help on using the changeset viewer.
