Project

General

Profile

« Previous | Next » 

Revision 54431

Added by Tsampikos Livisianos over 5 years ago

finalize new-schema for betadb

View differences:

DBDriver.java
39 39
    public void finalizedDB() throws Exception {
40 40

  
41 41
        try {
42
            statsDao.cleanTables();
42
            //statsDao.cleanTables();
43
            //statsDao.addArrayColumns();
43 44
            statsDao.buildIndexes();
44 45
            statsDao.buildViews();
45 46
            statsDao.executeExtraInserts();

Also available in: Unified diff