diff options
author | Federico Caselli <cfederico87@gmail.com> | 2021-04-01 19:47:20 +0200 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2021-04-01 14:36:13 -0400 |
commit | be200636a90e0ab5cd54f694c03b6593013665e1 (patch) | |
tree | 38255a44850b7adc355e0febffe34d3a4e5e4f7b /lib/sqlalchemy/dialects/postgresql/psycopg2cffi.py | |
parent | 3a29d65f73c6e705f486588068172d45017285fa (diff) | |
download | sqlalchemy-be200636a90e0ab5cd54f694c03b6593013665e1.tar.gz |
Fix has table reflection on MySQL 5.0 5.1
Fixed regression in the MySQL dialect where the reflection query used to
detect if a table exists would fail on very old MySQL 5.0 and 5.1 versions.
Fixes: #6151
Change-Id: I48e98542c3a1a49519a5d113e43ba6f917e8580e
Diffstat (limited to 'lib/sqlalchemy/dialects/postgresql/psycopg2cffi.py')
0 files changed, 0 insertions, 0 deletions