AtnNn / librethinkdbxx

RethinkDB driver for C++
Other
98 stars 31 forks source link

feat(2.3-support): add support for RethinkDB v2.3.4 #20

Closed mbroadst closed 8 years ago

mbroadst commented 8 years ago

The tests don't completely pass but that is waiting on the resolution of this issue over at the server: https://github.com/rethinkdb/rethinkdb/issues/5940. Presently only 7 tests do not pass: DONE: 7 of 2301 tests failed, so I think it's justified to move the code into master or at least being a review of the changes.