The tag query should be much faster now

This commit is contained in:
Michael 2018-02-26 06:59:32 +00:00
parent d2728cad2e
commit fe68e99c7c
4 changed files with 5 additions and 3 deletions

View file

@ -1191,6 +1191,7 @@ class DBStructure
"uid_id" => ["uid","id"],
"uid_contactid_id" => ["uid","contact-id","id"],
"uid_created" => ["uid","created"],
"uid_commented" => ["uid","commented"],
"uid_unseen_contactid" => ["uid","unseen","contact-id"],
"uid_network_received" => ["uid","network","received"],
"uid_network_commented" => ["uid","network","commented"],