New database version, fixes to empty field list

This commit is contained in:
Michael 2021-01-14 22:51:44 +00:00
commit f4addd337d
3 changed files with 157 additions and 3 deletions

View file

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