mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-11 01:24:27 +02:00
Changed index for the categories
This commit is contained in:
parent
2a4b5b4cb4
commit
ab42fd88a4
3 changed files with 9 additions and 9 deletions
|
@ -1114,8 +1114,8 @@ return [
|
|||
],
|
||||
"indexes" => [
|
||||
"PRIMARY" => ["uri-id", "uid", "type", "tid"],
|
||||
"uri-id" => ["tid"],
|
||||
"uid" => ["uid"],
|
||||
"tid" => ["tid"],
|
||||
"uid_uri-id" => ["uid", "uri-id"],
|
||||
]
|
||||
],
|
||||
"post-collection" => [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue