mfenniak / rethinkdb-net

A C# / .NET client driver for RethinkDB.
Other
247 stars 37 forks source link

Support ToLowerInvariant and ToUpperInvariant string methods #206

Closed mfenniak closed 9 years ago

mfenniak commented 9 years ago

Map these into the string downcase and upcase operators in ReSQL.