fwbrasil / activate

Abandoned: Pluggable persistence in Scala
GNU Lesser General Public License v2.1
299 stars 46 forks source link

Add support for toLowerCase and toUpperCase in MongoDB #100

Closed alanrodas closed 10 years ago

alanrodas commented 10 years ago

As stated on the Google Group discussion "Looks like that is possible to use javascript functions to support the toLowerCase/toUpperCase operators".

fwbrasil commented 10 years ago

After further investigation, I couldn't find a way to support the case operator with mongo. Please reopen if you find a mongo feature that is capable of performing queries using upper/lower case operators.