Files
sqlalchemy/test/engine
Mike Bayer 375c91b591 Ensure .engine is part of Connectable interface, implement as descriptor
Fixed bug where using reflection function such as :meth:`.MetaData.reflect`
with an :class:`.Engine` object that had execution options applied to it
would fail, as the resulting :class:`.OptionEngine` proxy object failed to
include a ``.engine`` attribute used within the reflection routines.

Fixes: #4754
Change-Id: I6c342af5c6db6fe362b9d25f3f26d6859f62f87a
(cherry picked from commit 3238d953b4)
2019-07-08 11:13:08 -04:00
..
2019-06-21 10:18:17 -04:00
2019-06-21 10:18:17 -04:00
2019-03-05 20:29:05 -05:00
2019-01-06 18:23:11 -05:00
2019-06-21 10:18:17 -04:00
2019-06-21 10:18:17 -04:00