Files
sqlalchemy/test/engine
Mike Bayer fc3623990e support accept for chains of joineddispatchers
Fixed issue where creating an :class:`.Engine` using multiple calls to
:meth:`.Engine.execution_options` where a subsequent call involved certain
options such as ``isolation_level`` would lead to an internal error
involving event registration.

Fixes: #12289
Change-Id: Iec5fbc0eb0c5a92dda1ea762872ae992ca816685
2025-01-29 10:10:09 -05:00
..
2023-10-09 08:26:32 -04:00
2023-12-20 22:54:28 +01:00
2024-01-31 21:54:59 +01:00