From 596bd852164ef7bccf11c6c7c873a7184914b585 Mon Sep 17 00:00:00 2001 From: "Michael J. Rubinsky" Date: Sat, 24 Apr 2010 12:38:03 -0400 Subject: [PATCH] need this for BC with older devices --- horde/scripts/sql/horde_activesync.sql | 1 + 1 file changed, 1 insertion(+) 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) -- 2.11.0