mozilla / ActiveData

Provide high speed filtering and aggregation over data
Mozilla Public License 2.0
31 stars 20 forks source link

Let where clause accept list #122

Closed klahnakoski closed 5 years ago

klahnakoski commented 5 years ago

Let

{"where": [...]}

be a short form for

{"where": {"and": [...]}}
klahnakoski commented 5 years ago

https://github.com/mozilla/ActiveData/pull/143/commits/759272d502e4e3ec0db8aec773d2f7462d0e2ca2