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 271253c commit b6db616Copy full SHA for b6db616
docs/config.rst
@@ -165,6 +165,6 @@ a value less than the database's timeout.
165
Alternatively, you can try setting ``pool_pre_ping`` if you expect the database to close
166
connections often, such as if it's running in a container that may restart.
167
168
-See SQAlchemy's docs on `dealing with disconnects`_ for more information.
+See SQLAlchemy's docs on `dealing with disconnects`_ for more information.
169
170
.. _dealing with disconnects: https://docs.sqlalchemy.org/core/pooling.html#dealing-with-disconnects
0 commit comments