]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- removed redundant get_history() method
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 1 Apr 2008 03:16:47 +0000 (03:16 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 1 Apr 2008 03:16:47 +0000 (03:16 +0000)
commitb371c0c9dd6e615426b35f477288bc76474ca338
treecb07f1079aa7644504f86a8f59db468237cdec27
parent85497ae58d05c13d766bf2d13a73d768c8f1ba43
- removed redundant get_history() method
- the little bit at the bottom of _sort_circular_dependencies is absolutely covered by test/orm/cycles.py !  removing it breaks the test as run on PG.
lib/sqlalchemy/orm/attributes.py
lib/sqlalchemy/orm/unitofwork.py