Files
sqlalchemy/test/sql
Mike Bayer 25804aeae2 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
2016-09-15 00:54:15 -04:00
..
2014-07-18 17:40:58 -04:00
2015-09-27 12:13:06 -04:00
2014-07-18 17:40:58 -04:00
2015-12-14 20:22:04 -05:00