Files
Mike Bayer 0119422938 send execution options to connection also
Session level :paramref:`_orm.Session.execution_options` now take
effect for Core level SQL emitted by unit of work operations, in
addition to their existing use within ORM statement executions.
This is to provide for Core options such as
:paramref:`_engine.Connection.execution_options.schema_translate_map`
to be applicable to a :class:`.Session` overall.

Fixes: #13346
Change-Id: Icb453b7925f1bc38f30538d7726d222842bc65bd
2026-06-04 13:08:24 -04:00
..
2025-03-05 16:03:16 -05:00
2025-06-10 22:18:38 +02:00
2017-12-22 12:35:30 -05:00
2022-10-20 12:28:29 -04:00
2025-04-22 15:54:50 +00:00
2022-10-13 10:13:01 -04:00
2022-10-13 10:13:01 -04:00
2022-06-21 16:32:10 +00:00
2025-12-19 21:24:23 +01:00
2025-11-10 16:50:54 -05:00
2025-11-30 14:38:13 -05:00
2022-10-13 10:13:01 -04:00
2024-12-09 14:29:26 -05:00
2022-08-09 09:50:57 -04:00