Setup/Update
* reapply flags for community content when rebuilding DB fixes associated filters and meta page 'missing screenshots'
This commit is contained in:
parent
33ec14f232
commit
73c1118601
22 changed files with 57 additions and 0 deletions
|
|
@ -120,6 +120,8 @@ SqlGen::register(new class extends SetupScript
|
|||
// apply typeCat and reqSkill depending on locks
|
||||
DB::Aowow()->query($updateQuery, $ids ?: DBSIMPLE_SKIP);
|
||||
|
||||
$this->reapplyCCFlags('objects', TYPE_OBJECT);
|
||||
|
||||
return true;
|
||||
}
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue