Details
Description
The cql parser should throw an exception if an invalid compound identifier is found. Now, by example, the following identifier is valid for the cql parser
a b like '%sion%'
The cql parser should throw an exception if an invalid compound identifier is found. Now, by example, the following identifier is valid for the cql parser
a b like '%sion%'