- Timestamp:
- Jul 2, 2021, 8:35:25 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/share/difftool_definestackstack_part1.sql
r34443 r41681 27 27 skycell_id, 28 28 filter 29 ) AS template ON stackRun.filter = template.filter 30 AND stackRun.tess_id = template.tess_id 29 ) AS template ON stackRun.tess_id = template.tess_id 31 30 AND stackRun.skycell_id = template.skycell_id 31 @FILT1_QUERY@ -- include filter constraint if requested 32 32 LEFT JOIN ( 33 33 SELECT
Note:
See TracChangeset
for help on using the changeset viewer.
