Once will be enough
This commit is contained in:
parent
c8b3863b9c
commit
be6c2f2862
1 changed files with 1 additions and 0 deletions
|
@ -421,6 +421,7 @@ Scholar.DB = new function(){
|
|||
+ "DROP TABLE IF EXISTS objectData; DROP TABLE IF EXISTS objectKeywords; "
|
||||
+ "DROP TABLE IF EXISTS objectTypeFields; DROP TABLE IF EXISTS objectTypes; "
|
||||
+ "DROP TABLE IF EXISTS objects; DROP TABLE IF EXISTS treeOrder;");
|
||||
_updateDBVersion(i);
|
||||
}
|
||||
|
||||
if (i==10){
|
||||
|
|
Loading…
Reference in a new issue