From 94e87c0a84c8ecb2fc26015bc8894ca0ca6cbf02 Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 17 Jul 2013 21:53:35 -0700 Subject: update friends/followers API so Friendica Android client won't choke --- install/database.sql | 1 - 1 file changed, 1 deletion(-) (limited to 'install') diff --git a/install/database.sql b/install/database.sql index acafabde8..1226f1cd1 100644 --- a/install/database.sql +++ b/install/database.sql @@ -186,7 +186,6 @@ CREATE TABLE IF NOT EXISTS `channel` ( KEY `channel_account_id` (`channel_account_id`), KEY `channel_primary` (`channel_primary`), KEY `channel_name` (`channel_name`), - KEY `channel_address` (`channel_address`), KEY `channel_timezone` (`channel_timezone`), KEY `channel_location` (`channel_location`), KEY `channel_theme` (`channel_theme`), -- cgit v1.2.3