diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2010-02-25 23:15:39 +0000 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2010-02-25 23:15:39 +0000 |
commit | f60a5fbd5d52c74a33441ea834ede839584595fc (patch) | |
tree | 52ba2fd130217f68f50d6c9a5cc5ebc6d04469d0 /test/dialect/test_postgresql.py | |
parent | c4be0b84a58ec9162c45fc57a6baa9e5fb7c966f (diff) | |
download | sqlalchemy-f60a5fbd5d52c74a33441ea834ede839584595fc.tar.gz |
- merge -r6823:6841 of branches/chrisw_mixin
- declarative now accepts mixin classes directly, as a means
to provide common functional and column-based elements on
all subclasses, as well as a means to propagate a fixed
set of __table_args__ or __mapper_args__ to subclasses.
For custom combinations of __table_args__/__mapper_args__ from
an inherited mixin to local, descriptors can now be used.
New details are all up in the Declarative documentation.
Thanks to Chris Withers for putting up with my strife
on this. [ticket:1707]
Diffstat (limited to 'test/dialect/test_postgresql.py')
0 files changed, 0 insertions, 0 deletions