Files
sqlalchemy/lib/sqlalchemy
Mike Bayer a1bbf3a005 - Additional checks have been added for the case where an inheriting
mapper is implicitly combining one of its column-based attributes
with that of the parent, where those columns normally don't necessarily
share the same value.  This is an extension of an existing check that
was added via 🎫`1892`; however this new check emits only a
warning, instead of an exception, to allow for applications that may
be relying upon the existing behavior.
fixes #3042
2014-06-20 18:47:28 -04:00
..
2014-05-30 18:06:09 -04:00
2014-05-30 18:06:09 -04:00
2014-05-23 11:18:46 -04:00
2014-01-05 16:57:05 -05:00
2014-01-05 16:57:05 -05:00
2014-04-26 13:13:13 -07:00