[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2017-01-17 15:48:02
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/bd6ba3ac8274/ Changeset: bd6ba3ac8274 Branch: None User: schemacs Date: 2017-01-17 15:23:07+00:00 Summary: Parse (but don't record) COMMENT portion of MySQL table key The MySQL dialect now will not warn when a reflected column has a "COMMENT" keyword on it, but note however the comment is not yet reflected; this is on the roadmap for a future release. Pull request courtesy Lele Long. Fixes: #3867 Pull-request: https://github.com/zzzeek/sqlalchemy/pull/324 Change-Id: I869e29aba6766d0eda1e59af09a3e8e3748a3942 Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/99d65925e6ae/ Changeset: 99d65925e6ae Branch: master User: zzzeek Date: 2017-01-17 15:47:33+00:00 Summary: Merge "Parse (but don't record) COMMENT portion of MySQL table key" 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. |