IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 32512 for trunk/ippToPsps


Ignore:
Timestamp:
Oct 6, 2011, 3:26:19 PM (15 years ago)
Author:
rhenders
Message:

adding projectionCellID to to the SkinnyObject table

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippToPsps/jython/stackbatch.py

    r32508 r32512  
    543543               objID \
    544544               ,ippObjID \
     545               ,projectionCellID \
    545546               ) \
    546547               SELECT \
    547548               DISTINCT objID \
    548549               ,ippObjID \
     550               ,projectionCellID \
    549551               FROM StackDetection"
    550552        self.scratchDb.execute(sql)
Note: See TracChangeset for help on using the changeset viewer.