]> git.mxchange.org Git - friendica.git/blobdiff - src/Database/DBStructure.php
The "file" variable isn't stored anymore in the item table
[friendica.git] / src / Database / DBStructure.php
index 8970241b232e26ca2cd5a60a568a893c248a109f..db6997ec62bd9db7378c5ee8516b2f290e55f20d 100644 (file)
@@ -1242,9 +1242,6 @@ class DBStructure
                                                "ownerid" => ["owner-id"],
                                                "uid_uri" => ["uid", "uri(190)"],
                                                "resource-id" => ["resource-id"],
-                                               "contactid_allowcid_allowpid_denycid_denygid" => ["contact-id","allow_cid(10)","allow_gid(10)","deny_cid(10)","deny_gid(10)"], //
-                                               "uid_type_changed" => ["uid","type","changed"],
-                                               "contactid_verb" => ["contact-id","verb"],
                                                "deleted_changed" => ["deleted","changed"],
                                                "uid_wall_changed" => ["uid","wall","changed"],
                                                "uid_eventid" => ["uid","event-id"],