Changeset 23677 for branches/pap/ippTools/share/magicdstool_todestreak.sql
- Timestamp:
- Apr 2, 2009, 11:55:52 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/pap/ippTools/share/magicdstool_todestreak.sql
r23389 r23677 61 61 AND chipRun.state = 'full' 62 62 AND chipProcessedImfile.fault = 0 63 AND chipProcessedImfile.quality = 0 63 64 AND magicDSFile.component IS NULL 64 65 UNION … … 95 96 AND warpRun.state = 'full' 96 97 AND warpSkyfile.fault = 0 97 AND warpSkyfile. ignored= 098 AND warpSkyfile.quality = 0 98 99 AND magicDSFile.component IS NULL 99 100 UNION … … 130 131 AND magicDSRun.stage = 'diff' 131 132 AND diffSkyfile.fault = 0 133 AND diffSkyfile.quality = 0 132 134 AND magicDSFile.component IS NULL 133 135 ) as Foo
Note:
See TracChangeset
for help on using the changeset viewer.
