artyomxx

Results 9 comments of artyomxx

ok, попробую. спасибо.

На сколько я помню, нет. Закончилось объяснением человеку, что кириллица в именах файлов - это в принципе, не очень хорошо в веб-разработке. :)

> database should not allow this to happen in the first place I thought so. But here it is. So assuming that I may not know something, I decided to...

> Can you post the results of r.db('rethinkdb').table('table_config') and r.db('rethinkdb').table('db_config') filtered by the table/db name to see the duplicate ones? Sorry, the last time it happened I fixed it as...

> The problem with that is the following, if it was able to create the database twice, who says it's going to know about that database in the first place?...

1. RethinkDB web-console provides a way to rename it in the 'issues' section. I guess it's the only option, since all other ways will lead you to `ambiguous table/db name`....

Well, if I understand correctly, this happens when _rethinkdb proxy_ is started and _node_ is connected, but the _proxy_ is not yet fully connected to the server, so it doesn't...

Just to let you know and maybe close the issue. I've been running some tests with creation of dbs and tables through rethinkdb-proxy and found out that checking for `db(...).config()`...

I've built my own version of rethinkdb-init with db state saved in json file. It's here: https://github.com/lolwhoami/rdb-init