Unverified Commit 2d14ac5b authored by belgattitude's avatar belgattitude Committed by Luís Cobucci

Revert untouched file

parent 335d58f9
......@@ -468,6 +468,7 @@ class MySqlPlatform extends AbstractPlatform
if ($field['type'] instanceof TextType || $field['type'] instanceof BlobType) {
$field['default'] = null;
}
return parent::getDefaultValueDeclarationSQL($field);
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment