o
    ÕÜg  ã                   @   s  d Z ddlmZ ddlmZ ddlmZ ddlmZ ddlmZ ddlmZ ddlm	Z	 dd	lm
Z
 dd
lmZ ddlmZ ddlmZ ddlmZ ddlmZ ddlmZ ddlmZ ddlmZ ddlmZ ddlmZ ddlmZ ddlmZ ddlmZ ddlmZ ddlmZ dS )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   Úbaser   r   r   r   r   r   r	   r
   r   r   r   r   r   r   r   Úimplr   r   r   r   r   r   r   © r   r   úR/var/www/html/api-tag/env/lib/python3.10/site-packages/sqlalchemy/pool/__init__.pyÚ<module>   s0   