Turistforeningen / node-mongo-querystring

Query builder for accepting URL query parameters into your MongoDB queries. Safe and feature rich. Supports most of MongoDB's query operators such as $eq, $gt, $lt, $ne, $in, $nin, $exists, $regex, geospatial queries such as bbox and near, as well as your own custom query business logic!
MIT License
100 stars 31 forks source link

this fixes #13. allow 'or equal to' on greater/less than operators #14

Closed eknowles closed 8 years ago

eknowles commented 8 years ago

this fixes #13. allow 'or equal to' on greater/less than operators

eknowles commented 8 years ago

forgot to add commit message convention :-1: reject it and I'll redo, it's only a few lines