Improve the performance of API timeline calls
This commit is contained in:
parent
2cd18fd4bf
commit
1c67be8db0
8 changed files with 147 additions and 26 deletions
|
@ -56,7 +56,7 @@ use Friendica\Database\DBA;
|
|||
|
||||
// This file is required several times during the test in DbaDefinition which justifies this condition
|
||||
if (!defined('DB_UPDATE_VERSION')) {
|
||||
define('DB_UPDATE_VERSION', 1537);
|
||||
define('DB_UPDATE_VERSION', 1538);
|
||||
}
|
||||
|
||||
return [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue