Fix bug in ticket link
This commit is contained in:
parent
c5512b933e
commit
437f14aa4e
@ -82,8 +82,8 @@ how they translate into a Doctrine Mapping (Using Annotations):
|
|||||||
private $value;
|
private $value;
|
||||||
}
|
}
|
||||||
|
|
||||||
The following Jira Issue currently contains the feature request to allow @ManyToOne and @OneToOne annotations
|
The following Jira Issue [contains the feature request to allow @ManyToOne and @OneToOne annotations
|
||||||
along the @Id annotation: [http://www.doctrine-project.org/jira/browse/DDC-117]
|
along the @Id annotation](http://www.doctrine-project.org/jira/browse/DDC-117).
|
||||||
|
|
||||||
+++ Mapping Arrays to a Join Table
|
+++ Mapping Arrays to a Join Table
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user