Skip to content

Commit

Permalink
Fix link to uDig manual CQL page
Browse files Browse the repository at this point in the history
  • Loading branch information
bencaradocdavies committed Oct 21, 2017
1 parent b2697d5 commit ac2e804
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/en/user/source/data/app-schema/cql-functions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ CQL functions enable data conversion and conditional behaviour to be specified i

* The uDig manual includes a list of CQL functions:

* http://udig.refractions.net/confluence/display/EN/Constraint+Query+Language
* http://udig.refractions.net/confluence/display/EN/Constraint%20Query%20Language.html

* CQL string literals are enclosed in single quotes, for example ``'urn:ogc:def:nil:OGC:missing'``.
* Single quotes are represented in CQL string literals as two single quotes, just as in SQL. For example, ``'yyyy-MM-dd''T''HH:mm:ss''Z'''`` for the string ``yyyy-MM-dd'T'HH:mm:ss'Z'``.
Expand Down

0 comments on commit ac2e804

Please sign in to comment.