Performance improvements in public timeline

This commit is contained in:
Michael 2022-11-08 21:48:42 +00:00
parent a8c23e8cee
commit df8644c59c
4 changed files with 7 additions and 23 deletions

View file

@ -55,7 +55,7 @@
use Friendica\Database\DBA;
if (!defined('DB_UPDATE_VERSION')) {
define('DB_UPDATE_VERSION', 1487);
define('DB_UPDATE_VERSION', 1488);
}
return [