[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: Repair foreign_keys population for Join._refresh_fo
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2016-09-16 13:40:51
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/bc4cf9480ecb/ Changeset: bc4cf9480ecb Branch: rel_1_0 User: zzzeek Date: 2016-09-15 04:56:46+00:00 Summary: Repair foreign_keys population for Join._refresh_for_new_column Fixed bug where setting up a single-table inh subclass of a joined-table subclass which included an extra column would corrupt the foreign keys collection of the mapped table, thereby interfering with the initialization of relationships. Change-Id: I04a0cf98fd456d12d5a5b9e77a46a01246969a63 Fixes: #3797 (cherry picked from commit 8967099c3ba8b04fa20536bc0a026f6adc8e096f) Affected #: 6 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. |