Changeset 39016 for trunk/ippToPsps/jython/diffbatch.py
- Timestamp:
- Oct 30, 2015, 5:20:30 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/ippToPsps/jython/diffbatch.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/jython/diffbatch.py
r39015 r39016 533 533 self.logger.debug("Altering PSPS tables") 534 534 self.logger.debug("Creating indexes on PSPS tables") 535 self.scratchDb.makeColumnUnique("DiffDetection", "diff ObjID")535 self.scratchDb.makeColumnUnique("DiffDetection", "diffDetID") 536 536 self.scratchDb.makeColumnPrimaryKey("DiffDetection", "ippDetectID") 537 537
Note:
See TracChangeset
for help on using the changeset viewer.
