RethinkDb.Driver icon indicating copy to clipboard operation
RethinkDb.Driver copied to clipboard

Add support for Changes

Open jrote1 opened this issue 8 years ago • 2 comments

Allow the use of changes method on queryable

jrote1 avatar May 16 '16 00:05 jrote1

I might be nitpicking but I'm guessing you mean enumerable. I don't believe this driver exposes IQueryables

cecilphillip avatar Aug 03 '16 03:08 cecilphillip

@cecilphillip The driver does expose a basic IQueryable https://github.com/bchavez/RethinkDb.Driver/wiki/LINQ-to-ReQL-Provider which I will continue working on soon.

jrote1 avatar Aug 10 '16 14:08 jrote1