Files
sqlalchemy/lib/sqlalchemy/ext
Mike Bayer 8daa6ccfb0 - The `__mapper_args__` dictionary is copied from a declarative
mixin or abstract class when accessed, so that modifications made
to this dictionary by declarative itself won't conflict with that
of other mappings.  The dictionary is modified regarding the
``version_id_col`` and ``polymorphic_on`` arguments, replacing the
column within with the one that is officially mapped to the local
class/table. fixes #3062
2014-05-30 15:36:13 -04:00
..
2014-01-05 16:57:05 -05:00
2014-01-05 16:57:05 -05:00
2014-01-05 16:57:05 -05:00
2014-01-05 16:57:05 -05:00