[Database 1527] Add required gsid fields to post-user-view, post-thread-user-view, post-view and post-thread-view

This commit is contained in:
Hypolite Petovan 2023-07-17 21:29:45 -04:00
commit 156e3fa101
3 changed files with 26 additions and 6 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', 1526);
define('DB_UPDATE_VERSION', 1527);
}
return [