Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.2-BETA1, 2.2-BETA2
-
Fix Version/s: 2.2
-
Component/s: None
-
Security Level: All
-
Labels:None
-
Environment:MySQL 5.1.58, for debian-linux-gnu (x86_64)
Description
I have an entity with a blob type. When I create the database schema via cli, everthing is okay.
When i try to drop the schema, I receive the following error:
[Doctrine\DBAL\DBALException]
Unknown database type longblob requested, Doctrine\DBAL\Platforms\MySqlPlatform may not support it.