API: Speed improvements
This commit is contained in:
parent
624231c665
commit
8b41d62a88
6 changed files with 50 additions and 9 deletions
|
@ -55,7 +55,7 @@
|
|||
use Friendica\Database\DBA;
|
||||
|
||||
if (!defined('DB_UPDATE_VERSION')) {
|
||||
define('DB_UPDATE_VERSION', 1493);
|
||||
define('DB_UPDATE_VERSION', 1494);
|
||||
}
|
||||
|
||||
return [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue