mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
DDC-3868: Many to many relation in YAML file don't output ON DELETE CASCADE #4737
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @doctrinebot on GitHub (Aug 5, 2015).
Originally assigned to: @Majkl578 on GitHub.
Jira issue originally created by user shakaran:
My issue is detailed in StackOverflow:
http://stackoverflow.com/questions/31830131/many-to-many-relation-with-on-delete-cascade-with-symfony-and-doctrine
Also reported in Symfony and Fabian close the issue saying that it is related to Doctrine
https://github.com/symfony/symfony/issues/15459