]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- Refresh the cached proxy if the cache was built for a different instance.
authorJason Kirtland <jek@discorporate.us>
Tue, 29 Apr 2008 18:22:23 +0000 (18:22 +0000)
committerJason Kirtland <jek@discorporate.us>
Tue, 29 Apr 2008 18:22:23 +0000 (18:22 +0000)
commit629d6dc56840e66d7c40e1df8803bb4ca043cd73
tree26a6d2270ad9d71b7aac3b24a70d04accd9d1610
parentee27bfdbb7477c137239798d68443a267163fd35
- Refresh the cached proxy if the cache was built for a different instance.
lib/sqlalchemy/ext/associationproxy.py
test/ext/associationproxy.py