1
0
Fork 0

[Database version 1375] Add update method to populate missing item.thr-parent values

This commit is contained in:
Hypolite Petovan 2020-11-13 05:05:52 -05:00
commit c98da63041
2 changed files with 10 additions and 1 deletions

View file

@ -54,7 +54,7 @@
use Friendica\Database\DBA;
if (!defined('DB_UPDATE_VERSION')) {
define('DB_UPDATE_VERSION', 1374);
define('DB_UPDATE_VERSION', 1375);
}
return [