]> git.mxchange.org Git - friendica.git/blobdiff - database.sql
DE: update to the strings
[friendica.git] / database.sql
index da0d8c3aaed225266e74aff8cbb669e6c2ddc71a..f2c558241a0caea41409a84df988cd5173792566 100644 (file)
@@ -592,6 +592,7 @@ CREATE TABLE IF NOT EXISTS `item` (
   KEY `uid_unseen` (`uid`, `unseen`),
   KEY `mention` (`mention`),
   KEY `resource-id` (`resource-id`),
+  KEY `event_id` (`event-id`),
   FULLTEXT KEY `title` (`title`),
   FULLTEXT KEY `body` (`body`),
   FULLTEXT KEY `allow_cid` (`allow_cid`),