mfenniak / rethinkdb-net

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

Finish up incomplete parts of edges of changefeed support #210

Closed mfenniak closed 9 years ago

mfenniak commented 9 years ago

Also changes Query extension methods to return the concrete types they’re creating, which allows the IChangefeedCompatibleQuery interface to be available when it logically should be.