neumino / rethinkdbdash

An advanced Node.js driver for RethinkDB with a connection pool, support for streams etc.
MIT License
848 stars 108 forks source link

Add return statements for promises to fix Bluebird errors. #346

Open meenie opened 7 years ago

meenie commented 7 years ago

I had a previous PR (#286) that fixed this, but you closed it off mentioning that it was already fixed, which it had not been. I'm still running on my own fork and would like to switch back to canonical if at all possible.

Fixes: #285