32 $this->database = $db;
37 if ($this->database->tableColumnExists(
'il_bibl_field',
'object_id')) {
38 $this->database->dropTableColumn(
'il_bibl_field',
'object_id');
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
prepare(ilDBInterface $db)
@inheritDoc
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...