mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-07-25 15:51:29 -04:00
fc3623990e
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