mirror of
https://github.com/friendica/friendica
synced 2025-04-24 00:30:11 +00:00
New index that is needed for the expiry
This commit is contained in:
parent
7f78540454
commit
0c51159111
2 changed files with 3 additions and 1 deletions
|
@ -1247,6 +1247,7 @@ class DBStructure
|
|||
"uid_wall_changed" => ["uid","wall","changed"],
|
||||
"uid_eventid" => ["uid","event-id"],
|
||||
"icid" => ["icid"],
|
||||
"iaid" => ["iaid"],
|
||||
]
|
||||
];
|
||||
$database["item-activity"] = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue