Improved query speed

This commit is contained in:
Michael 2018-02-01 00:29:47 +00:00
parent 03aafa8228
commit 4949be60a8
4 changed files with 6 additions and 9 deletions

View file

@ -1686,7 +1686,7 @@ class DBStructure
"uid_created" => ["uid","created"],
"uid_commented" => ["uid","commented"],
"uid_wall_created" => ["uid","wall","created"],
"private_wall_commented" => ["private","wall","commented"],
"private_wall_origin_commented" => ["private","wall","origin","commented"],
]
];
$database["tokens"] = [