#1579: WhereIn, Limit and M2M Relationship Query Building Issue
------------------------------+---------------------------------------------
Reporter: Jay.Klehr | Owner: romanb
Type: defect | Status: closed
Priority: major | Milestone: 1.0.4
Component: Query/Hydration | Version: 1.0.3
Resolution: invalid | Keywords:
Has_test: 0 | Mystatus: Pending Core Response
Has_patch: 0 |
------------------------------+---------------------------------------------
Changes (by guilhermeblanco):
* status: new => closed
* resolution: => invalid
Comment:
I'm marking this ticket as invalid because your m2m object is not
correctly built.
You have to define primary in both columns to do a composite pk to be able
to work with it correctly. It'll not generate the "id" column, which seems
to be your issue.
If it does not solve your issue, reopen the ticket with updated
information.
--
Ticket URL: <http://trac.doctrine-project.org/ticket/1579#comment:3>
Doctrine <http://www.phpdoctrine.org>
PHP Doctrine Object Relational Mapper
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"doctrine-svn" 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.co.uk/group/doctrine-svn?hl=en-GB
-~----------~----~----~----~------~----~------~--~---