58 abstract public function delete(
ActiveRecord $activeRecord):
void;
67 abstract public function quote(mixed $value,
string $type): string;
71 public function fixDate(
string $value): string
quote(mixed $value, string $type)
installDatabase(ActiveRecord $activeRecord, array $fields)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
read(ActiveRecord $activeRecord)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
resetDatabase(ActiveRecord $activeRecord)
update(ActiveRecord $activeRecord)
updateDatabase(ActiveRecord $activeRecord)
checkConnection(ActiveRecord $activeRecord)
nextID(ActiveRecord $activeRecord)
truncateDatabase(ActiveRecord $activeRecord)
removeField(ActiveRecord $activeRecord, string $field_name)
affectedRows(ActiveRecordList $activeRecordList)
create(ActiveRecord $activeRecord)
updateIndices(ActiveRecord $activeRecord)
readSet(ActiveRecordList $activeRecordList)
checkTableExists(ActiveRecord $activeRecord)
checkFieldExists(ActiveRecord $activeRecord, string $field_name)
renameField(ActiveRecord $activeRecord, string $old_name, string $new_name)