Cette révision appartient à :
Michael 2020-01-19 10:10:53 +00:00
Parent 572a3f1180
révision 845f71b7dd
1 fichiers modifiés avec 1 ajouts et 1 suppressions

Voir le fichier

@ -33,7 +33,7 @@ class DBStructure
*/
private static $definition = [];
/*
/**
* Converts all tables from MyISAM to InnoDB
*/
public static function convertToInnoDB()