Mandatory index added
This commit is contained in:
parent
235eab0d99
commit
6d0f6babe3
3 changed files with 23 additions and 20 deletions
|
@ -788,6 +788,7 @@ return [
|
|||
"indexes" => [
|
||||
"PRIMARY" => ["id"],
|
||||
"contact-id" => ["contact-id"],
|
||||
"suggest-cid" => ["suggest-cid"],
|
||||
"uid" => ["uid"],
|
||||
]
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue