[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: - Fixed bug where the :class:`.AutomapBase` class o
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2014-02-09 02:24:53
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/ee88e648f7a5/ Changeset: ee88e648f7a5 Branch: None User: zzzeek Date: 2014-02-09 03:24:13 Summary: - Fixed bug where the :class:`.AutomapBase` class of the new automap extension would fail if classes were pre-arranged in single or potentially joined inheritance patterns. The repaired joined inheritance issue could also potentially apply when using :class:`.DeferredReflection` as well. Affected #: 4 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. |