garfbradaz/clarizen.net

CZQL Enhancements

Opened this issue · 0 comments

Clarizen's own Query Language is very limited at the moment and needs the following:

  • ORDERBY
  • WHERE
    • needs enhancing to include multiple conditions
    • need to add IN.NOT IN conditions
    • Nested fields for WHERE
  • SELECT
    • Related Entities