diffix/reference

Block anonymizing queries with subqueries/WHERE/JOIN

Closed this issue · 0 comments

In order to conform to Elm diffix.

We support a simple choice of allowed queries:
1/ there are subqueries/joins/wheres present anywhere in the query - no part of the query can touch sensitive (aka personal) data
2/ there aren't subqueries/joins/wheres and we touch sensitive data - do anonymization according to Elm