mirror of
https://github.com/friendica/friendica
synced 2025-04-25 01:10:12 +00:00
Follow up to PR 5060: Missing index update
This commit is contained in:
parent
c3a532a9f6
commit
3b2752c2fe
2 changed files with 2 additions and 2 deletions
|
@ -1799,7 +1799,7 @@ class DBStructure
|
|||
"pid" => ["pid"],
|
||||
"parameter" => ["parameter(64)"],
|
||||
"priority_created" => ["priority", "created"],
|
||||
"executed" => ["executed"],
|
||||
"done_executed" => ["done", "executed"],
|
||||
]
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue