Closed pamil closed 7 years ago
$ tests/Application/bin/console doc:sch:cr -vvv --env=test
ATTENTION: This operation should not be executed in a production environment.
Creating database schema...
[Doctrine\ORM\Tools\ToolsException]
Schema-Tool failed with Error 'An exception occurred while executing 'CREATE UNIQUE INDEX locale_foreign_key_idx ON pim_catalog_attribute_group_translation (locale, foreign_
key)':
SQLSTATE[HY000]: General error: 1 index locale_foreign_key_idx already exists' while executing DDL: CREATE UNIQUE INDEX locale_foreign_key_idx ON pim_catalog_attribute_group
_translation (locale, foreign_key)
Same happens when trying to use pim:installer:db
.
As for now - no tests for Akeneo side :(
HATE THIS.