Participer au site avec un Tip
Rechercher
 

Améliorations / Corrections

Vous avez des améliorations (ou des corrections) à proposer pour ce document : je vous remerçie par avance de m'en faire part, cela m'aide à améliorer le site.

Emplacement :

Description des améliorations :

Vous êtes un professionnel et vous avez besoin d'une formation ? Mise en oeuvre d'IHM
avec Qt et PySide6
Voir le programme détaillé
Classe « PoolProxiedConnection »

Méthode sqlalchemy.PoolProxiedConnection.close

Signature de la méthode close

def close(self) -> 'None' 

Description

help(PoolProxiedConnection.close)

Release this connection back to the pool.

The :meth:`.PoolProxiedConnection.close` method shadows the
:pep:`249` ``.close()`` method, altering its behavior to instead
:term:`release` the proxied connection back to the connection pool.

Upon release to the pool, whether the connection stays "opened" and
pooled in the Python process, versus actually closed out and removed
from the Python process, is based on the pool implementation in use and
its configuration and current state.



Vous êtes un professionnel et vous avez besoin d'une formation ? Sensibilisation à
l'Intelligence Artificielle
Voir le programme détaillé