Version 2.6.1
- Fixed a bug that caused a
ValueSymbol
containing aTimestamp
value to be written in a CCL format that could not be re-parsed by a CCL parser. This bug cased aSyntaxException
to thrown when attempting to tokenize a CCL statement generated by a Criteria that contained anyTimestamp
values.