Changeset 24186 for trunk/ippTools/share/stacktool_pendingcleanuprun.sql
- Timestamp:
- May 14, 2009, 3:33:15 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/share/stacktool_pendingcleanuprun.sql
r19526 r24186 27 27 USING (exp_id) 28 28 WHERE 29 stackRun.state = 'goto_cleaned'29 (stackRun.state = 'goto_cleaned' OR stackRun.state = 'goto_scrubbed' OR stackRun.state = 'goto_purged')
Note:
See TracChangeset
for help on using the changeset viewer.
