Workaround: use: ``` php \Doctrine\DBAL\Types\Type::addType('WebforgeDateTime', 'Doctrine\DBAL\Types\DateTimeType'); ```