theosotr/cynthia

Systematically test the ActiveRecord Translator

Closed this issue · 0 comments

Currently, the activerecord translator produces incorrect ORM queries when translating complex AQL queries, something that prevents us from testing activerecord.

We have to systematically test this translator through the test command on different backends, identify and fix the issues.