Changeset 19092 for trunk/ippTools/share/stacktool_find_complete_warps.sql
- Timestamp:
- Aug 16, 2008, 1:27:58 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/share/stacktool_find_complete_warps.sql
r18574 r19092 23 23 AND stackRun.stack_id = stackInputSkyfile.stack_id 24 24 WHERE 25 warpRun.state = ' stop'25 warpRun.state = 'full' 26 26 AND warpSkyfile.ignored = 0 27 27 GROUP BY
Note:
See TracChangeset
for help on using the changeset viewer.
