26 protected \ilDBInterface
$db;
36 if (!$db->tableExists(
'prtf_role_assignment')) {
44 'template_ref_id' => [
52 $db->addPrimaryKey(
'prtf_role_assignment', [
'role_id',
'template_ref_id']);
prepare(\ilDBInterface $db)
Prepare the execution of the steps.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
createTable(string $table_name, array $fields, bool $drop_table=false, bool $ignore_erros=false)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...