Files
sqlalchemy/test/ext
Mike Bayer ec3e6c7dc2 - Fixed bug whereby columns on a mixin wouldn't propagate
correctly to a single-table inheritance scheme where
the attribute name is different than that of the column.
[ticket:1930].   Note [ticket:1931] which is the same
issue for joined inh, not yet resolved.
2010-09-28 12:43:36 -04:00
..