mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
DDC-1387: Doctrine 2 Symfony2 #1735
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 (Sep 21, 2011).
Originally assigned to: @beberlei on GitHub.
Jira issue originally created by user michel.hinostroza:
Hello that such??
I'm doing a project in Symfony2.
Twig with Symfony2 and all very nice:)
but the problem is more one of Doctrine 2.1
Reading some associations, I'm a bit complicated ...
For example:
I have two tables, and the association is bidirectional.
entity PostCategory
In that effect, the Inner Join with me DQL works perfect!
The insertion of the two tables perfect work for me too!
For example:
/**********************************************************************************/
@doctrinebot commented on GitHub (Oct 15, 2011):
Comment created by @beberlei:
Formatting
@doctrinebot commented on GitHub (Oct 15, 2011):
Comment created by @beberlei:
I dont get your problem sorry. Is there a bug or is this just a general question?
@doctrinebot commented on GitHub (Jan 21, 2012):
Comment created by @beberlei:
General question, no feedback, closing issue.
@doctrinebot commented on GitHub (Jan 21, 2012):
Issue was closed with resolution "Invalid"