IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 15, 2013, 1:53:11 PM (13 years ago)
Author:
heather
Message:

batchID fr stack and detection meta

File:
1 edited

Legend:

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

    r35097 r35171  
    420420        )"
    421421        self.scratchDb.execute(sql)
    422 
     422        self.scratchDb.updateAllRows("StackMeta", "batchID", str(self.batchID))
    423423        self.scratchDb.updateAllRows("StackMeta", "surveyID", str(self.surveyID))
    424424        self.scratchDb.updateFilterID("StackMeta", self.filter)
Note: See TracChangeset for help on using the changeset viewer.