[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:
parent
a670d478f8
commit
156e3fa101
3 changed files with 26 additions and 6 deletions
|
@ -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 [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue