Closed ghost closed 6 years ago
while updating the database
php bin/console doctrine:schema:update
I get this error
The table with name 'app_dev.sylius_product_channels' already exists.
Hi @karpdamian ! Did you tried drop the database before execute the update command? We look forward.
@pjedrzejewski Do you have any idea how to solve this issue? Maybe some mistake when using Sylius Resource?
while updating the database
php bin/console doctrine:schema:update
I get this error