From 502436dad02293899fb41a8bd9179f1449236136 Mon Sep 17 00:00:00 2001 From: thomascube Date: Thu, 29 Sep 2011 07:00:34 +0000 Subject: We're on the road towards 0.7 now --- SQL/sqlite.update.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'SQL/sqlite.update.sql') diff --git a/SQL/sqlite.update.sql b/SQL/sqlite.update.sql index f7fd168af..0193c7c39 100644 --- a/SQL/sqlite.update.sql +++ b/SQL/sqlite.update.sql @@ -228,7 +228,7 @@ DELETE FROM messages; DELETE FROM cache; CREATE INDEX ix_contactgroupmembers_contact_id ON contactgroupmembers (contact_id); --- Updates from version 0.6-stable +-- Updates from version 0.6 CREATE TABLE dictionary ( user_id integer DEFAULT NULL, -- cgit v1.2.3