Fix warnings because of missing field

This commit is contained in:
Michael 2023-06-23 21:27:34 +00:00
parent b731f8a0ad
commit 0da2391c49
4 changed files with 12 additions and 4 deletions

View file

@ -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', 1521);
define('DB_UPDATE_VERSION', 1522);
}
return [