зеркало из https://github.com/nextcloud/text.git
Fix typo of class name
This commit is contained in:
Родитель
f3a6ec8f8e
Коммит
ac2e356182
|
@ -56,7 +56,7 @@ class Version030201Date20201116123153 extends SimpleMigrationStep {
|
|||
'length' => 64,
|
||||
'default' => ''
|
||||
]);
|
||||
$table->addColumn('base_version_etag', TYPE::STRING, [
|
||||
$table->addColumn('base_version_etag', Type::STRING, [
|
||||
'notnull' => false,
|
||||
'length' => 64,
|
||||
'default' => ''
|
||||
|
|
Загрузка…
Ссылка в новой задаче