Closed rneher closed 2 weeks ago
Hey @rneher.
What do you mean by "doesn't have an attribute .connect
and fails? I cannot find any attribute being used in fauna, and the RethinkDB still documents a
.connect()` method (https://rethinkdb.com/api/python/connect/).
Could you elaborate?
Thanks
Hello @rneher ! Could you describe a little more about this issue ?
Resolved by https://github.com/nextstrain/fauna/pull/104
the most recent version of rethinkdb (2.4.*) doesn't have an attribute
.connect
and fails.