Created
July 21, 2012 20:10
-
-
Save basz/3156993 to your computer and use it in GitHub Desktop.
FATAL
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Rattletrap:juffrouwjansen-winkels.nl bas$ ./vendor/bin/doctrine-module orm:schema-tool:drop --dump-sql --verbose | |
| PHP Fatal error: Uncaught exception 'Doctrine\DBAL\DBALException' with message 'Type to be overwritten Application\DBAL\EnumSiteDomainType does not exist.' in /Users/bas/Documents/Projects/JuffrouwJansen/juffrouwjansen-winkels.nl/vendor/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php:93 | |
| Stack trace: | |
| #0 /Users/bas/Documents/Projects/JuffrouwJansen/juffrouwjansen-winkels.nl/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/AbstractPlatform.php(276): Doctrine\DBAL\DBALException::typeNotFound('Application\DBA...') | |
| #1 /Users/bas/Documents/Projects/JuffrouwJansen/juffrouwjansen-winkels.nl/vendor/doctrine/doctrine-module/src/DoctrineModule/Service/ConnectionFactory.php(62): Doctrine\DBAL\Platforms\AbstractPlatform->registerDoctrineTypeMapping('enumsitedomain', 'Application\DBA...') | |
| #2 [internal function]: DoctrineModule\Service\ConnectionFactory->createService(Object(Zend\ServiceManager\ServiceManager), 'doctrine.connec...', 'doctrine.connec...') | |
| #3 /Users/bas/Documents/Projects/JuffrouwJansen/juffrouwjansen-winkels.nl/vendor/zendf in /Users/bas/Documents/Projects/JuffrouwJansen/juffrouwjansen-winkels.nl/vendor/zendframework/zendframework/library/Zend/ServiceManager/ServiceManager.php on line 679 | |
| Fatal error: Uncaught exception 'Doctrine\DBAL\DBALException' with message 'Type to be overwritten Application\DBAL\EnumSiteDomainType does not exist.' in /Users/bas/Documents/Projects/JuffrouwJansen/juffrouwjansen-winkels.nl/vendor/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php:93 | |
| Stack trace: | |
| #0 /Users/bas/Documents/Projects/JuffrouwJansen/juffrouwjansen-winkels.nl/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/AbstractPlatform.php(276): Doctrine\DBAL\DBALException::typeNotFound('Application\DBA...') | |
| #1 /Users/bas/Documents/Projects/JuffrouwJansen/juffrouwjansen-winkels.nl/vendor/doctrine/doctrine-module/src/DoctrineModule/Service/ConnectionFactory.php(62): Doctrine\DBAL\Platforms\AbstractPlatform->registerDoctrineTypeMapping('enumsitedomain', 'Application\DBA...') | |
| #2 [internal function]: DoctrineModule\Service\ConnectionFactory->createService(Object(Zend\ServiceManager\ServiceManager), 'doctrine.connec...', 'doctrine.connec...') | |
| #3 /Users/bas/Documents/Projects/JuffrouwJansen/juffrouwjansen-winkels.nl/vendor/zendf in /Users/bas/Documents/Projects/JuffrouwJansen/juffrouwjansen-winkels.nl/vendor/zendframework/zendframework/library/Zend/ServiceManager/ServiceManager.php on line 679 | |
| Rattletrap:juffrouwjansen-winkels.nl bas$ | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment