You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe it should be result.changes[0].new_val -- but i'm not sure of the impact of only looking at [0] and sometimes, there is no new_val property if there was no change (ie: they made the call but it was with identical data as what already was in the db.
I think he is right and we need to change that.
The text was updated successfully, but these errors were encountered:
This was pointed out by @anthonyettinger in https://github.com/rethinkdb/rethinkdb-example-nodejs/pull/13/files#r30754551
I think he is right and we need to change that.
The text was updated successfully, but these errors were encountered: