mirror of
https://github.com/friendica/friendica
synced 2025-04-25 08:30:11 +00:00
Delete of item-content should work now
This commit is contained in:
parent
89f0eec261
commit
6b568bb8fa
3 changed files with 7 additions and 2 deletions
|
@ -1248,6 +1248,7 @@ class DBStructure
|
|||
"deleted_changed" => ["deleted","changed"],
|
||||
"uid_wall_changed" => ["uid","wall","changed"],
|
||||
"uid_eventid" => ["uid","event-id"],
|
||||
"icid" => ["icid"],
|
||||
]
|
||||
];
|
||||
$database["item-content"] = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue