zmc
2023-08-08 e792e9a60d958b93aef96050644f369feb25d61b
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
U
¸ý°dCã@sdZddlmZddlmZddlmZddlmZddlmZddlmZddlm    Z    dd    lm
Z
dd
lm Z dd lm Z dd lm Z dd lmZddlmZddlmZddlmZddlmZddlmZddlmZddlmZddlmZddlmZddlmZddlmZdS)a{Connection pooling for DB-API connections.
 
Provides a number of connection pool implementations for a variety of
usage scenarios and thread behavior requirements imposed by the
application, DB-API or database itself.
 
Also provides a DB-API 2.0 connection proxying mechanism allowing
regular DB-API connect() methods to be transparently managed by a
SQLAlchemy connection pool.
é)Úevents)Ú_AdhocProxiedConnection)Ú_ConnectionFairy)Ú_ConnectionRecord)Ú_CreatorFnType)Ú_CreatorWRecFnType)Ú_finalize_fairy)Ú_ResetStyleArgType)ÚConnectionPoolEntry)ÚManagesConnection)ÚPool)ÚPoolProxiedConnection)ÚPoolResetState)Ú reset_commit)Ú
reset_none)Úreset_rollback)Ú AssertionPool)ÚAsyncAdaptedQueuePool)ÚFallbackAsyncAdaptedQueuePool)ÚNullPool)Ú    QueuePool)ÚSingletonThreadPool)Ú
StaticPoolN)Ú__doc__ÚrÚbaserrrrrrr    r
r r r rrrrÚimplrrrrrrr©rrúOd:\z\workplace\vscode\pyvenv\venv\Lib\site-packages\sqlalchemy/pool/__init__.pyÚ<module>    s.