Duplicate KEY 'wall' in TABLE 'item'
This commit is contained in:
parent
335c0cddcf
commit
16a81c5b01
1 changed files with 0 additions and 1 deletions
|
@ -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`),
|
||||
|
|
Loading…
Reference in a new issue