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/detectionbatch.py

    r35124 r35171  
    215215
    216216        self.scratchDb.execute(sql)
    217 
     217        self.scratchDb.updateAllRows("FrameMeta", "batchID", str(self.batchID))
    218218        self.scratchDb.updateAllRows("FrameMeta", "surveyID", str(self.surveyID))
    219219        self.scratchDb.updateFilterID("FrameMeta", self.filter)
Note: See TracChangeset for help on using the changeset viewer.