]> git.mxchange.org Git - friendica.git/blobdiff - include/dbstructure.php
Merge remote-tracking branch 'upstream/develop' into 1702-null-date
[friendica.git] / include / dbstructure.php
index 99057a9c0073ab30068af89df17f861ed95bc4d7..85afc4bbd0d9a98bf883ff239c1a4f628549c87d 100644 (file)
@@ -1526,6 +1526,7 @@ function db_definition($charset) {
                                        "uid_contactid_created" => array("uid","contact-id","created"),
                                        "uid_created" => array("uid","created"),
                                        "uid_commented" => array("uid","commented"),
+                                       "uid_wall_created" => array("uid","wall","created"),
                                        )
                        );
        $database["tokens"] = array(