[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: - Added a placeholder method :meth:`.TypeEngine.com
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2015-04-30 15:38:53
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/606a9b02e5c6/ Changeset: 606a9b02e5c6 Branch: None User: zzzeek Date: 2015-04-30 15:38:24+00:00 Summary: - Added a placeholder method :meth:`.TypeEngine.compare_against_backend` which is now consumed by Alembic migrations as of 0.7.6. User-defined types can implement this method to assist in the comparison of a type against one reflected from the database. Affected #: 2 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. |