You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feature symfony#3946 DQL custom functions on doctrine reference page (healdropper)
This PR was submitted for the 2.5 branch but it was merged into the 2.3 branch instead (closessymfony#3946).
Discussion
----------
DQL custom functions on doctrine reference page
Custom DQL functions can be configured in two ways, according to what I was told [ here ] (symfony#3939)
It should be clearified in doctrine reference page because It may confuse some people that just read the cookbook section about [custom DQL functions] (http://symfony.com/doc/current/cookbook/doctrine/custom_dql_functions.html)
Commits
-------
39957c5 Update doctrine.rst
b4f3151 Update doctrine.rst
9536c17 Update doctrine.rst
044e1eb Update doctrine.rst
1ce3fcc Update doctrine.rst
4a046fa Update doctrine.rst
69efced Shorten syntax mention on doctrine reference
98dee12 Fixed broked link
95f53ae Update doctrine.rst
b5f9ac0 Update doctrine.rst
2541f86 DQL custom functions on doctrine reference page
0 commit comments