Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 549f8ad

Browse filesBrowse files
committed
minor symfony#7092 Added note on ODM id notation being different (toby-griffiths, javiereguiluz)
This PR was submitted for the 3.1 branch but it was merged into the 2.7 branch instead (closes symfony#7092). Discussion ---------- Added note on ODM id notation being different As the ODM YML notation for the `id` field is different, I've added a note, as I spent ages wondering why it wasn't working for me. Commits ------- 0c07271 Removed the proposed note and updated the title 21733af Added note on ODM id notation being different
2 parents 09b2a35 + 0c07271 commit 549f8ad
Copy full SHA for 549f8ad

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎doctrine.rst

Copy file name to clipboardExpand all lines: doctrine.rst
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. index::
22
single: Doctrine
33

4-
Databases and Doctrine
5-
======================
4+
Databases and the Doctrine ORM
5+
==============================
66

77
One of the most common and challenging tasks for any application
88
involves persisting and reading information to and from a database. Although

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.