mountetna / magma

Data server with friendly data loaders
GNU General Public License v2.0
5 stars 2 forks source link

Add OR support and/or full Boolean logic support to /query #86

Open graft opened 5 years ago

graft commented 5 years ago

We should be able to filter using OR critieria, i.e.:

patients where x < 5 OR x > 5