26 protected \ilDBInterface
$db;
36 if (!$db->tableColumnExists(
'media_item',
'duration')) {
modifyTableColumn(string $table, string $column, array $attributes)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
addTableColumn(string $table_name, string $column_name, array $attributes)