Class SessionCheckout (3.69.0)
Stay organized with collections
Save and categorize content based on your preferences.
SessionCheckout(pool,**kwargs)
Context manager: hold session checked out from a pool.
Deprecated. Sessions should be checked out indirectly using context
managers or xref_run_in_transaction,
rather than checked out directly from the pool.