This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-sqlalchemy-utils
Code
Issues
Proposed changes
Files
22fbcfac3da5f3a144047aaf2c2ca74d6155abfb
deb-python-sqlalchemy-utils
/
tests
/
batch_fetch
History
Konsta Vesterinen
22fbcfac3d
Add batch fetch support for generic relationships
2013-12-04 15:53:37 +02:00
..
__init__.py
Refactored batch fetch tests
2013-08-08 13:55:05 +03:00
test_compound_fetching.py
Add batch fetch support for generic relationships
2013-12-04 15:53:37 +02:00
test_deep_relationships.py
More tests added
2013-09-17 14:12:23 +03:00
test_join_table_inheritance.py
Fixed fatal bug in inheritance handling of batch_fetch
2013-09-18 15:05:19 +03:00
test_many_to_many_composite_keys.py
Added preliminary support for composite key batch fetching
2013-08-26 17:58:57 +03:00
test_many_to_one_relationships.py
Support for many-to-one batch fetching
2013-08-21 15:20:31 +03:00
test_one_to_many_composite_keys.py
Added preliminary support for composite key batch fetching
2013-08-26 17:58:57 +03:00
test_one_to_many_relationships.py
Added support for compound one to many batch fetching
2013-08-22 13:46:37 +03:00