Michel
Michel
Extra step for Debian 64 bits - Install `libcurl4-openssl-dev`
Same thing for Debian 32 regarding libcurl4-openssl-dev
@chipotle -- if you want to take a look at this, you can just copy the SQL -> ReQL article and use http://www.querymongo.com/ I think.
There is also no need to close a cursor if all the data was fetched.
Hum, this is working as intended, though maybe we should call `process.exit(1)` What happens here is that we can't actually create the database, so from there we can't make sure...
It's definitively not optimal though.
What PaaS provide you a RethinkDB url like that? It's more something to put in `rethinkdbdash` or in the official driver I guess. cc/ @danielmewes
I forgot to answer but the short answer is that it's not possible. Adding this feature would require some work to properly initialize the new database. It's doable though, just...
Yea, I think we just need to wrap errors in case a post validation is required
Sounds reasonable to me, the current implementation seems to be working. I would have two little questions: - Can we find a better name than optimisticLocking? - How does this...