Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error creating database schema #128

Closed
omarmilhouse opened this issue Jun 3, 2013 · 5 comments
Closed

Error creating database schema #128

omarmilhouse opened this issue Jun 3, 2013 · 5 comments

Comments

@omarmilhouse
Copy link

After a fresh installation with "php composer.phar create-project sylius/sylius -s dev", i've created the database with "php app/console doctrine:database:create" and then, when i run the command "php app/console doctrine:schema:create" i've got the error:

[Doctrine\ORM\Mapping\MappingException] It is illegal to put an inverse side one-to-many or many-to-many association on mapped superclass 'Sylius\Bundle\ShippingBundle\Entity\ShippingMethod#rules'.

@PaddyLock
Copy link

@omarmilhouse I'm also getting this error after update this morning, @umpirsky is this fixed by - https://github.com/umpirsky/SyliusShippingBundle/tree/fix/shipping-rules-mapping ?

@sargath
Copy link

sargath commented Jun 3, 2013

@omarmilhouse @PaddyLock yes i getting the same :/

@umpirsky
Copy link
Contributor

umpirsky commented Jun 3, 2013

Yes.

@sargath
Copy link

sargath commented Jun 3, 2013

thx 👍

@omarmilhouse
Copy link
Author

Thanks a lot!

pamil pushed a commit to pamil/Sylius that referenced this issue Mar 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants