diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2018-06-28 14:33:14 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2018-06-28 14:34:51 -0400 |
commit | 9d2dc7911b7767b97814479d228072b6f566a864 (patch) | |
tree | c532a3ff7ccd97bf7aa887ae2c4ca5c0991ad04c /lib/sqlalchemy/dialects/mysql/pymysql.py | |
parent | 6ad882c861403dc7e21ec84eec5f707fe3ffdc7b (diff) | |
download | sqlalchemy-9d2dc7911b7767b97814479d228072b6f566a864.tar.gz |
Reflect ASC/DESC in MySQL index columns
Fixed bug in index reflection where on MySQL 8.0 an index that includes
ASC or DESC in an indexed column specfication would not be correctly
reflected, as MySQL 8.0 introduces support for returning this information
in a table definition string.
Change-Id: I21f64984ade690aac8c87dbe3aad0c1ee8e9727f
Fixes: #4293
Diffstat (limited to 'lib/sqlalchemy/dialects/mysql/pymysql.py')
0 files changed, 0 insertions, 0 deletions