IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 24, 2011, 8:17:18 PM (15 years ago)
Author:
watersc1
Message:

Typo in sql statement. I can't figure out why it keeps complaining about summit_id, so I just commented out that line. We never use it anyway.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/share/pztool_find_completed_exp.sql

    r31038 r31047  
    2626        AND newExp.tmp_telescope IS NULL
    2727    GROUP BY
    28         pzDownloadExp.summit_id,
     28        pzDownloadExp.summit_id
    2929    -- it doesn't matter which field in pzDownloadImfile we count as we've
    3030    -- already Download a group by
Note: See TracChangeset for help on using the changeset viewer.