reqlite icon indicating copy to clipboard operation
reqlite copied to clipboard

table wait

Open chrisabrams opened this issue 8 years ago • 2 comments

Is r.table('foo').wait() supported?

I don't seem to get a response for this. RethinkDB docs reference.

Looks like there was a api change in 2.3.x. Would have to wait for Reqlite to bump to 2.3.x support? The Readme says it supports 2.2.

chrisabrams avatar Sep 07 '16 22:09 chrisabrams

Hum it looks like I just missed it. The test coverage.js missed it too because it got confused with INDEX_WAIT.

neumino avatar Sep 14 '16 01:09 neumino

👍

nodesocket avatar Oct 17 '16 09:10 nodesocket