I tried porting the the implementation of sfGuardDoctrine to symfony2 both for fun and practise, and I noticed the command doctrine:mapping:import does not capture many-to-many go-between tables. Is this a bug or am I simply doing it the wrong way? Or is it an absolute requirement that each entry in a table be indexed by a definite primary key which may or may not be apathetic of other table attributes?
-- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en
