mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-17 00:45:14 +02:00
Fix several database issues
This commit is contained in:
parent
0c7c1efbd7
commit
60a6dfa23c
7 changed files with 43 additions and 30 deletions
|
@ -197,7 +197,6 @@
|
|||
"fields" => [
|
||||
"id" => ["post-user", "id"],
|
||||
"item-id" => ["item", "id"],
|
||||
"iid" => ["post-user", "id"],
|
||||
"post-user-id" => ["post-user", "id"],
|
||||
"uid" => ["post-thread-user", "uid"],
|
||||
"parent" => ["parent-post", "id"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue