Commit 3340e208 authored by Kim Hemsø Rasmussen's avatar Kim Hemsø Rasmussen

Fixed indenting failure..

parent 5113d161
......@@ -739,7 +739,7 @@ class MySqlPlatform extends AbstractPlatform
'mediumblob' => 'blob',
'tinyblob' => 'blob',
'binary' => 'blob',
'varbinary' => 'blob',
'varbinary' => 'blob',
);
}
......
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