This commit is contained in:
Michael 2020-01-19 10:10:53 +00:00
förälder 572a3f1180
incheckning 845f71b7dd
1 ändrade filer med 1 tillägg och 1 borttagningar

Visa fil

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