mirror of
https://github.com/friendica/friendica
synced 2024-11-09 16:22:56 +00:00
Another missing index
This commit is contained in:
parent
1c13a08d52
commit
dacf36d05a
1 changed files with 1 additions and 0 deletions
|
@ -148,6 +148,7 @@ return [
|
|||
"nickname" => ["nickname(32)"],
|
||||
"parent-uid" => ["parent-uid"],
|
||||
"guid" => ["guid"],
|
||||
"email" => ["email(64)"],
|
||||
]
|
||||
],
|
||||
"contact" => [
|
||||
|
|
Loading…
Reference in a new issue