Fix RST bug
This commit is contained in:
parent
275724fb46
commit
f2fa47dedb
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ with inheritance hierachies.
|
||||||
|
|
||||||
The builder extends the ``ResultSetMapping`` class and as such has all the functionality of it as well.
|
The builder extends the ``ResultSetMapping`` class and as such has all the functionality of it as well.
|
||||||
|
|
||||||
..versionadded:: 2.4
|
.. versionadded:: 2.4
|
||||||
|
|
||||||
Starting with Doctrine ORM 2.4 you can generate the ``SELECT`` clause
|
Starting with Doctrine ORM 2.4 you can generate the ``SELECT`` clause
|
||||||
from a ``ResultSetMappingBuilder``. You can either cast the builder
|
from a ``ResultSetMappingBuilder``. You can either cast the builder
|
||||||
|
|
Loading…
Add table
Reference in a new issue