Changeset 35171 for trunk/ippToPsps/jython/detectionbatch.py
- Timestamp:
- Feb 15, 2013, 1:53:11 PM (13 years ago)
- File:
-
- 1 edited
-
trunk/ippToPsps/jython/detectionbatch.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/jython/detectionbatch.py
r35124 r35171 215 215 216 216 self.scratchDb.execute(sql) 217 217 self.scratchDb.updateAllRows("FrameMeta", "batchID", str(self.batchID)) 218 218 self.scratchDb.updateAllRows("FrameMeta", "surveyID", str(self.surveyID)) 219 219 self.scratchDb.updateFilterID("FrameMeta", self.filter)
Note:
See TracChangeset
for help on using the changeset viewer.
