Files
sqlalchemy/test/ext/asyncio
Mike Bayer 171dadaa6a implement AsyncSessionTransaction._regenerate_proxy_for_target
Fixed issue where :meth:`.AsyncSession.get_transaction` and
:meth:`.AsyncSession.get_nested_transaction` would fail with
``NotImplementedError`` if the "proxy transaction" used by
:class:`.AsyncSession` were garbage collected and needed regeneration.

Fixes: #12471
Change-Id: Ia8055524618df706d7958786a500cdd25d9d8eaf
(cherry picked from commit 0202673a34)
2025-03-27 11:11:09 -04:00
..
2025-03-05 20:43:02 +01:00