Files
sqlalchemy/test
Mike Bayer bee34dfcd6 - a change to the previous __mapper_args__ commit.
- the __mapper_args__ dict is copied when propagating to a subclass,
and is taken straight off the class __dict__ to avoid any
propagation from the parent.  mapper inheritance already
propagates the things you want from the parent mapper.
[ticket:1393]
2010-02-23 00:57:08 +00:00
..
2010-02-20 23:02:08 +00:00
2009-08-09 20:50:46 +00:00
2009-08-06 21:11:27 +00:00