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