]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- Started moving collection module docs to doc
authorJason Kirtland <jek@discorporate.us>
Mon, 2 Jul 2007 21:30:25 +0000 (21:30 +0000)
committerJason Kirtland <jek@discorporate.us>
Mon, 2 Jul 2007 21:30:25 +0000 (21:30 +0000)
commit2862638aa6638174e831ed7baf98be2d083d1202
treecf42e3107196d8fb4b93a7c0a42f7b96a40f45eb
parent336b069b4d60c6a6626aa8ccda7685b6bf52c669
- Started moving collection module docs to doc
- Added collections.attribute_mapped_collection, an attrgetter variant
  for mapped_collection
- Added collections unit test stub, and fix accompanying bugs
lib/sqlalchemy/orm/__init__.py
lib/sqlalchemy/orm/collections.py
test/orm/alltests.py
test/orm/collection.py [new file with mode: 0644]