The objective is to convert SQL queries to JSON-izable parse trees. This originally targeted MySQL, but has grown to include other database engines. Please paste some SQL into a new issue if it does ...
The query returns documents where the language field is missing or has value null or en. The same query with the Parse SDK in Javascript does not yield the same results: const query = new Parse.Query( ...