mbdavid / LiteDB

LiteDB - A .NET NoSQL Document Store in a single data file
http://www.litedb.org
MIT License
8.35k stars 1.22k forks source link

Method ToLowerInvariant() in String are not supported when convert to BsonExpression #2491

Closed JKamsker closed 3 weeks ago

JKamsker commented 3 weeks ago

Original: https://github.com/mbdavid/LiteDB/pull/2468

I wanted to add tests but the original pr did not allow editing.