CQL-Java, version 0.7 - Changes
4th September 2003
Changes between versions
0.6
and
0.7
of the cql-java distribution:
- Support for profiled relations and relation modifiers:
we now recognise any non-key word as a relation or modifier,
rejecting those that are not of the form
prefix.name since these must be
explicitly tied to a ``context'' (what used to be called a
qualifier-set or index-set).