Mandatory index added

This commit is contained in:
Michael
2021-10-19 01:55:24 +00:00
parent 235eab0d99
commit 6d0f6babe3
3 changed files with 23 additions and 20 deletions

View File

@@ -788,6 +788,7 @@ return [
"indexes" => [
"PRIMARY" => ["id"],
"contact-id" => ["contact-id"],
"suggest-cid" => ["suggest-cid"],
"uid" => ["uid"],
]
],