Files
sqlalchemy/test/dialect
John Bodley 9829bc43d6 adjust MySQL view reflection for non-standard MySQL variants
Adjusted the regular expression used to match "CREATE VIEW" when
testing for views to work more flexibly, no longer requiring the
special keyword "ALGORITHM" in the middle, which was intended to be
optional but was not working correctly.  The change allows view reflection
to work more completely on MySQL-compatible variants such as StarRocks.
Pull request courtesy John Bodley.

Fixes: #8588
Closes: #8589
Pull-request: https://github.com/sqlalchemy/sqlalchemy/pull/8589
Pull-request-sha: d85b2c5b51

Change-Id: I173137f0bf68639cad0d5c329055475b40ddb5e4
2022-10-03 18:08:08 -04:00
..
2019-01-06 18:23:11 -05:00
2019-01-06 18:23:11 -05:00