TXT 
----

                 Key: GEOT-1865
                 URL: http://jira.codehaus.org/browse/GEOT-1865
             Project: GeoTools
          Issue Type: Improvement
          Components: core cql
    Affects Versions: 2.5-M2
            Reporter: Mauricio Pazos
             Fix For: 2.5-M3


Now LIKE predicate recognizes sentences with this rule: 

<text predicate> ::= <attribute name> [ "NOT" ] "LIKE" <character pattern>

It is going to extend to parse all kind of expressions, this is the new rule

<like text predicate> ::= <expression> [ "NOT" ] "LIKE" <character pattern
>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to