Merge pull request #7530 from vladyslavstartsev/patch-3
Documentation error fix
This commit is contained in:
commit
d8212e8dd6
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ the :doc:`Native Query <../reference/native-sql>` chapter.
|
|||
The DQL Parser has hooks to register functions that can then be
|
||||
used in your DQL queries and transformed into SQL, allowing to
|
||||
extend Doctrines Query capabilities to the vendors strength. This
|
||||
post explains the Used-Defined Functions API (UDF) of the Dql
|
||||
post explains the User-Defined Functions API (UDF) of the Dql
|
||||
Parser and shows some examples to give you some hints how you would
|
||||
extend DQL.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue