IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 14, 2013, 5:31:06 PM (13 years ago)
Author:
heather
Message:

object batchId is added

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippToPsps/jython/objectbatch.py

    r35097 r35170  
    252252               ,dataRelease \
    253253               ,Random \
     254               ,batchID \
    254255               ) \
    255256               SELECT \
     
    268269               , " + str(self.skychunk.dataRelease) + "\
    269270               , RAND() \
     271               , " + str(self.batchID) + "\
    270272               FROM " + cptTableName
    271273
Note: See TracChangeset for help on using the changeset viewer.