Hi, I am getting the following PHP Notice multiple times when trying to build schema from db > PHP Notice: Undefined index: type in /workspace/virtual_hosts/Daily/lib/vendor/lexpress/doctrine1/lib/Doctrine/Import/Builder.php on line 785 Here's symfony command I'm using: `./symfony doctrine:build-schema` I'm on PHP 7.1.1 running lexpress (Symfony 1.5.7 and Doctrine1-dev-master)