Hi, I installed the last beta and the annotation orphanRemoval does not go to the right place, which generates an exception.
Normally, it should be added in the annotation @ORM\ManyToMany ()
, it is added in @ORM\JoinTable
(either in joinColumns
or in inverseJoinColumns
).
I looked in the xml configuration and I can not add the annotation to the right place, so I leave it to you.
thank you in advance