jaystack / odata-v4-mongodb

This server component lets you process OData requests over a MongoDB database
30 stars 24 forks source link

Support for filter operators (substringof, endswith, startswith, length) #1

Closed robesz closed 7 years ago

lazarv commented 7 years ago

Method call expressions endswith, startswith, contains implemented here, substring, length and other method call expressions using the aggregation framework will be implemented in mongodb-pro.