Changeset 32609 for trunk/ippTools/share/pubtool_definerun.sql
- Timestamp:
- Nov 3, 2011, 2:50:40 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/share/pubtool_definerun.sql (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/share/pubtool_definerun.sql
r32117 r32609 15 15 JOIN diffRun 16 16 JOIN diffInputSkyfile USING(diff_id) 17 JOIN diffSkyfile using(diff_id) 17 18 JOIN warpRun ON warpRun.warp_id = diffInputSkyfile.warp1 -- Only JOINing input, not reference! 18 19 JOIN fakeRun USING(fake_id) … … 30 31 ) 31 32 ) 33 AND diffSkyfile.quality = 0 32 34 -- WHERE hook %s 33 35 UNION
Note:
See TracChangeset
for help on using the changeset viewer.
