- Timestamp:
- Aug 7, 2014, 2:27:23 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20140717/ippToPsps/jython/stackbatch.py
r37201 r37204 893 893 self.scratchDb.execute(sql) 894 894 895 for filter in self.filters: 896 column = filter + "haveData" 897 self.scratchDb.dropColumn(tableName, column) 898 895 899 ''' 896 900 Applies indexes to the PSPS tables
Note:
See TracChangeset
for help on using the changeset viewer.
