Este commit está contenido en:
Michael 2020-01-19 10:10:53 +00:00
padre 572a3f1180
commit 845f71b7dd
Se han modificado 1 ficheros con 1 adiciones y 1 borrados

Ver fichero

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