mfenniak / rethinkdb-net

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

Allow no-op casts in expression trees on parameters #170

Closed mfenniak closed 10 years ago

mfenniak commented 10 years ago

Fixes issue #169.

karlgrz commented 10 years ago

Nice work on this, @mfenniak. Strange how the bug presents itself on Windows and not mono, this time.