diff options
author | Gord Thompson <gord@gordthompson.com> | 2021-12-20 14:37:13 -0700 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2021-12-27 14:32:39 -0500 |
commit | 5ada58954afa4fa427f4f7a91c683c1210d3d6df (patch) | |
tree | 983a285274d93bb94d3687fdb502d52470f9197d /lib/sqlalchemy/orm/context.py | |
parent | 2bb6cfc7c9b8f09eaa4efeffc337a1162993979c (diff) | |
download | sqlalchemy-5ada58954afa4fa427f4f7a91c683c1210d3d6df.tar.gz |
Reflect included columns as dialect_options
Fixed reflection of covering indexes to report ``include_columns`` as part
of the ``dialect_options`` entry in the reflected index dictionary, thereby
enabling round trips from reflection->create to be complete. Included
columns continue to also be present under the ``include_columns`` key for
backwards compatibility.
Fixes: #7382
Change-Id: I4f16b65caed3a36d405481690a3a92432b5efd62
Diffstat (limited to 'lib/sqlalchemy/orm/context.py')
0 files changed, 0 insertions, 0 deletions