Skip to content

Review the smart query

  • Keep the smart query option building report, but they are many limitations: foreign key, handling history.data

  • Add the possibility to write the query in python:

             (db.events.event == "People) & (db.history.data.like("%cdd%") 
  • The last statement is translate using eval

  • Check that the proposed string start with db.xxx.yyy with or without (