- Timestamp:
- May 3, 2010, 8:45:22 AM (16 years ago)
- Location:
- branches/simmosaic_branches
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippTools/share/faketool_pendingcleanupimfile.sql (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/simmosaic_branches
- Property svn:mergeinfo changed
-
branches/simmosaic_branches/ippTools/share/faketool_pendingcleanupimfile.sql
r19092 r27839 13 13 USING(fake_id) 14 14 WHERE 15 fakeRun.state = 'goto_cleaned' 15 ((fakeRun.state = 'goto_cleaned' AND fakeProcessedImfile.data_state = 'full') 16 OR 17 (fakeRun.state = 'goto_scrubbed' AND fakeProcessedImfile.data_state = 'full') 18 OR 19 (fakeRun.state = 'goto_purged' AND fakeProcessedImfile.data_state != 'purged'))
Note:
See TracChangeset
for help on using the changeset viewer.
