Ë
    ¦û’g  ã                   ó  — 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 y)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   © ó    úW/var/www/html/AdoubleTech/venv/lib/python3.12/site-packages/sqlalchemy/pool/__init__.pyú<module>r!      sU   ðñ	õ Ý DÝ 6Ý #Ý 2Ý :Ý !Ý :Ý <Ý 8Ý Ý @Ý 2Ý .Ý *Ý 2Ý 0Ý @õõ 'Ý (Ý <Þ *r   