NoBrainerORM / nobrainer

Ruby ORM for RethinkDB
http://nobrainer.io/
Other
387 stars 49 forks source link

Add support for partial compound index queries (closes #272) #277

Closed CodeMonkeySteve closed 3 years ago

CodeMonkeySteve commented 3 years ago

Uses a compound index with a between query if all clauses are satisfied by a prefix of the index.