Changeset 29568 for trunk/ippTools/share/difftool_setskyfiletoupdate.sql
- Timestamp:
- Oct 26, 2010, 1:12:31 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/share/difftool_setskyfiletoupdate.sql
r28626 r29568 10 10 AND (diffRun.state = 'cleaned' OR diffRun.state = 'update') 11 11 AND (diffSkyfile.data_state = 'cleaned') 12 -- don't queue update if the associated magicDSFile still exists13 AND (diffRun.magicked = 014 OR (magicDSRun.state = 'cleaned' OR magicDSRun.state = 'new' OR magicDSRun.state IS NULL)15 AND magicDSFile.component IS NULL)
Note:
See TracChangeset
for help on using the changeset viewer.
