Changeset 28794 for branches/eam_branches/ipp-20100621/ippTools/share/difftool_setskyfiletoupdate.sql
- Timestamp:
- Jul 30, 2010, 9:31:50 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20100621/ippTools/share/difftool_setskyfiletoupdate.sql
r28022 r28794 12 12 -- don't queue update if the associated magicDSFile still exists 13 13 AND (diffRun.magicked = 0 14 OR (magicDSRun.state = 'cleaned' OR magicDSRun.state = 'new' )14 OR (magicDSRun.state = 'cleaned' OR magicDSRun.state = 'new' OR magicDSRun.state IS NULL) 15 15 AND magicDSFile.component IS NULL)
Note:
See TracChangeset
for help on using the changeset viewer.
