From: Michael J. Rubinsky Date: Sat, 24 Apr 2010 16:38:03 +0000 (-0400) Subject: need this for BC with older devices X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=596bd852164ef7bccf11c6c7c873a7184914b585;p=horde.git need this for BC with older devices --- diff --git a/horde/scripts/sql/horde_activesync.sql b/horde/scripts/sql/horde_activesync.sql index 970f8da47..ee54e550a 100644 --- a/horde/scripts/sql/horde_activesync.sql +++ b/horde/scripts/sql/horde_activesync.sql @@ -29,6 +29,7 @@ CREATE TABLE horde_activesync_device ( device_ping TEXT, device_policykey BIGINT DEFAULT 0, device_rwstatus INTEGER, + device_folders TEXT, -- PRIMARY KEY (device_id)