1602 / jugglingdb

Multi-database ORM for nodejs: redis, mongodb, mysql, sqlite3, postgresql, arango, in-memory...
http://1602.github.io/jugglingdb/
2.04k stars 241 forks source link

case insensitive search #429

Closed slawo closed 8 years ago

slawo commented 9 years ago

Is case sensitive search supported across all backends?

I am looking for a way to run case insensitive search either through a function like contains, beginsWith or regexp that could run on all platforms.

slawo commented 9 years ago

Up?

1602 commented 8 years ago

Not supported