diff --git a/chrome/content/zotero/xpcom/schema.js b/chrome/content/zotero/xpcom/schema.js index 8b360cc323..84780225a0 100644 --- a/chrome/content/zotero/xpcom/schema.js +++ b/chrome/content/zotero/xpcom/schema.js @@ -1911,7 +1911,7 @@ Zotero.Schema = new function(){ Zotero.DB.query("CREATE INDEX storageDeleteLog_timestamp ON storageDeleteLog(timestamp)"); } - // 1.5 Sync Preview 2.1 + // 1.5 Sync Preview 2.2 if (i==41) { var translators = Zotero.DB.query("SELECT * FROM translators WHERE inRepository!=1"); if (translators) { @@ -1956,7 +1956,6 @@ Zotero.Schema = new function(){ Zotero.DB.query("DROP TABLE csl"); } - // 1.5 Sync Preview 2.2 if (i==42) { Zotero.DB.query("UPDATE itemAttachments SET syncState=0"); } @@ -1966,6 +1965,8 @@ Zotero.Schema = new function(){ Zotero.DB.query("UPDATE itemNotes SET note='