IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 3, 2014, 1:25:44 PM (12 years ago)
Author:
eugene
Message:

adding an index to dvoDetection; adding option for -loop / no loop

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20140813/ippToPsps/jython/scratchdb.py

    r37309 r37350  
    509509               flags INT, \
    510510               PRIMARY KEY (imageID, ippDetectID), \
    511                KEY (objID, detectID) \
     511               KEY (objID, detectID), \
    512512               KEY (objID, ippDetectID) \
    513513             )"
Note: See TracChangeset for help on using the changeset viewer.