]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- [bug] Fixed bug whereby MappedCollection
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 13 Feb 2012 21:04:57 +0000 (16:04 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 13 Feb 2012 21:04:57 +0000 (16:04 -0500)
commit1aeb637e70e4f9f098ab8b4c4462975b805e9965
tree0b488b005536e8b2406e4a6a8b7a6b4ce12860e8
parent04c7bae3080801482caabfb0c4e4525759a388eb
- [bug] Fixed bug whereby MappedCollection
would not get the appropriate collection
instrumentation if it were only used
in a custom subclass that used
@collection.internally_instrumented.
[ticket:2406]
- added docs for collection
CHANGES
doc/build/orm/collections.rst
lib/sqlalchemy/orm/collections.py