Changeset 35170 for trunk/ippToPsps/jython
- Timestamp:
- Feb 14, 2013, 5:31:06 PM (13 years ago)
- File:
-
- 1 edited
-
trunk/ippToPsps/jython/objectbatch.py (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/jython/objectbatch.py
r35097 r35170 252 252 ,dataRelease \ 253 253 ,Random \ 254 ,batchID \ 254 255 ) \ 255 256 SELECT \ … … 268 269 , " + str(self.skychunk.dataRelease) + "\ 269 270 , RAND() \ 271 , " + str(self.batchID) + "\ 270 272 FROM " + cptTableName 271 273
Note:
See TracChangeset
for help on using the changeset viewer.
