Performance: Avoid queries where there is no media or category

This commit is contained in:
Michael 2022-05-16 17:06:58 +00:00
commit 4daae255d8
6 changed files with 28 additions and 6 deletions

View file

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