]> git.mxchange.org Git - friendica.git/commitdiff
Another missing index
authorMichael <heluecht@pirati.ca>
Sun, 21 Feb 2021 15:27:00 +0000 (15:27 +0000)
committerMichael <heluecht@pirati.ca>
Sun, 21 Feb 2021 15:27:00 +0000 (15:27 +0000)
static/dbstructure.config.php

index d0468310354ca5c050dd7d5aebeb347147e791ad..2185ce3c3b8c776519d8f28b3df1275f82eb8da3 100644 (file)
@@ -148,6 +148,7 @@ return [
                        "nickname" => ["nickname(32)"],
                        "parent-uid" => ["parent-uid"],
                        "guid" => ["guid"],
+                       "email" => ["email(64)"],
                ]
        ],
        "contact" => [