]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- more rearrangements of unit-of-work commit scheme to better allow
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 7 Sep 2006 20:04:10 +0000 (20:04 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 7 Sep 2006 20:04:10 +0000 (20:04 +0000)
commit45dd486e0694a1dd60baa7410d2caeb00146333f
tree1a074fd77bc9399ee07627e15f78a552766dca56
parent8f43b24f325a7129e947405587f40aa1749424b4
- more rearrangements of unit-of-work commit scheme to better allow
dependencies within circular flushes to work properly...updated
task traversal/logging implementation

this work is still under construction !  requires more unit tests and
new dumper needs to be finished.
CHANGES
lib/sqlalchemy/orm/unitofwork.py
lib/sqlalchemy/orm/uowdumper.py