[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2015-12-22 17:05:36
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/8c54b14b5c0f/ Changeset: 8c54b14b5c0f Branch: None User: zzzeek Date: 2015-12-22 17:04:45+00:00 Summary: - An adjustment to the regular expression used to parse MySQL views, such that we no longer assume the "ALGORITHM" keyword is present in the reflected view source, as some users have reported this not being present in some Amazon RDS environments. fixes #3613 Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/40cc8f44676d/ Changeset: 40cc8f44676d Branch: rel_1_0 User: zzzeek Date: 2015-12-22 17:05:12+00:00 Summary: - An adjustment to the regular expression used to parse MySQL views, such that we no longer assume the "ALGORITHM" keyword is present in the reflected view source, as some users have reported this not being present in some Amazon RDS environments. fixes #3613 (cherry picked from commit 8c54b14b5c0feee41bd9b9032f6b17b2dbd560a9) Affected #: 3 files Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |