fix item
This commit is contained in:
@@ -178,6 +178,7 @@ 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 `created` (`created`),
|
||||
|
||||
Reference in New Issue
Block a user