Changeset 35007
- Timestamp:
- Jan 22, 2013, 5:04:30 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20121219/ippToPsps/jython/scratchdb.py
r34992 r35007 406 406 except: 407 407 self.logger.error("Unable to create DVO detection database table") 408 self.makeColumnUnique("dvoDetection", "objID") 408 409 # XXX EAM : for the parallel mode, dvoDetection requires duplicate objID values! 410 # self.makeColumnUnique("dvoDetection", "objID") 409 411 410 412 '''
Note:
See TracChangeset
for help on using the changeset viewer.
