1
0
mirror of synced 2025-02-20 22:23:14 +03:00

[BUGFIX] Correct link to Functions, Operators, Aggregates

This fixes the in-page link to the Functions, Operators, Aggregates
section.
This commit is contained in:
Adrian Föder 2013-03-12 15:56:54 +01:00
parent 905c0b9d91
commit ca268c9da6

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
~~~~~