diff options
author | Gord Thompson <gord@gordthompson.com> | 2020-09-01 14:36:40 -0600 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2020-09-12 13:00:16 -0400 |
commit | 1a08d1aade046e9516d0527ffd2ac8bb43906171 (patch) | |
tree | c96d6ee4b715d2655c657dc730bcd0149d9a0fe3 /lib/sqlalchemy/dialects/mysql/mariadbconnector.py | |
parent | 0d56a62f721ee6c91d8a8b6a407b959c9215b3b6 (diff) | |
download | sqlalchemy-1a08d1aade046e9516d0527ffd2ac8bb43906171.tar.gz |
Improve handling of covering indexes
Improved support for covering indexes (with INCLUDE columns). Added the
ability for postgresql to render CREATE INDEX statements with an INCLUDE
clause from Core. Index reflection also report INCLUDE columns separately
for both mssql and postgresql (11+).
Fixes: #4458
Change-Id: If0b82103fbc898cdaeaf6a6d2d421c732744acd6
Diffstat (limited to 'lib/sqlalchemy/dialects/mysql/mariadbconnector.py')
0 files changed, 0 insertions, 0 deletions