1
0
mirror of synced 2025-01-18 06:21:40 +03:00

Merge pull request #610 from afoeder/patch-1

[BUGFIX] Correct link to Functions, Operators, Aggregates
This commit is contained in:
Benjamin Eberlei 2013-03-12 11:13:11 -07:00
commit ce0dd1c4f4

View File

@ -89,9 +89,8 @@ just fields of the entity using the syntax ``u.name``. Combinations
of both are also allowed and it is possible to wrap both fields and
identification values into aggregation and DQL functions. Numerical
fields can be part of computations using mathematical operations.
See the sub-section on
`DQL Functions, Aggregates and Operations <#dqlfn>`_ on more
information.
See the sub-section on `Functions, Operators, Aggregates`_ for
more information.
Joins
~~~~~