Skip to content

Tags: rethinkdb/rethinkdb-python

Tags

v2.4.10.post1

Toggle v2.4.10.post1's commit message

Verified

This commit was signed with the committer’s verified signature.
gabor-boros Gábor Boros
chore: simplify regex for rethinkdb case Signed-off-by: Gabor Boros <gabor.brs@gmail.com>

v2.4.10

Toggle v2.4.10's commit message
Make _restore.py -i db.table option work 

v2.4.9

Toggle v2.4.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix #225, dump fails when reading password from stdin (#276) 

v2.4.8

Toggle v2.4.8's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix: ensure outcome version bind to the correct python version 

v2.4.7

Toggle v2.4.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Ensure we can run rql and similar tests (#192) 

v2.4.6

Toggle v2.4.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #182 from tommilligan/no-close-on-timeout net: do not close socket on EWOULDBLOCK, as this can happen during cursor iteration

v2.4.5

Toggle v2.4.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #170 from rethinkdb/support-db-url-schemas Implement DB URL connection support

v2.4.4.post1

Toggle v2.4.4.post1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revert "Feature/wildcard certs hostname" (#150) 

v2.4.4

Toggle v2.4.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #146 from rethinkdb/dependabot/pip/pytest-cov-2.8.1 Bump pytest-cov from 2.7.1 to 2.8.1

v2.4.3.post1

Toggle v2.4.3.post1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #139 from rethinkdb/fix-dump-command Fix dump command