このコミットが含まれているのは:
Michael 2020-01-19 10:10:53 +00:00
コミット 845f71b7dd
1個のファイルの変更1行の追加1行の削除

ファイルの表示

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