Merge pull request #9 from felixgilles/patch-1

Duplicate KEY 'wall' in TABLE 'item'
This commit is contained in:
friendica 2011-11-23 13:34:32 -08:00
commit a628587e90
1 changed files with 0 additions and 1 deletions

View File

@ -234,7 +234,6 @@ CREATE TABLE IF NOT EXISTS `item` (
KEY `uid` (`uid`),
KEY `contact-id` (`contact-id`),
KEY `type` (`type`),
KEY `wall` (`wall`),
KEY `parent` (`parent`),
KEY `parent-uri` (`parent-uri`),
KEY `extid` (`extid`),