We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b80b85 commit b6682cdCopy full SHA for b6682cd
src/crate/client/doctests/client.txt
@@ -69,7 +69,7 @@ Inserting Data
69
70
Use user "crate" for rest of the tests::
71
72
- >>> connection = client.connect([crate_host], timeout=2)
+ >>> connection = client.connect([crate_host], timeout=5)
73
74
Before executing any statement a cursor has to be opened to perform
75
database operations::
0 commit comments