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 2eb8533 commit 4347fc8Copy full SHA for 4347fc8
docs/connection.rst
@@ -76,7 +76,7 @@ Example::
76
:param cursorclass: custom cursor class to use.
77
:param str init_command: initial SQL statement to run when connection is
78
established.
79
- :param connect_timeout: Timeout before throwing an exception
+ :param connect_timeout: Timeout in seconds before throwing an exception
80
when connecting.
81
:param str read_default_group: Group to read from in the configuration
82
file.
0 commit comments