]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
broke out dumper into a separate module
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 27 May 2006 17:46:03 +0000 (17:46 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 27 May 2006 17:46:03 +0000 (17:46 +0000)
commit06ba0bd8544fa69932f931d9be862eddb2ec6984
treef24847c64b4b283924475ee6bcd5dd34f9230b46
parentacd4981f56a7ad6b3d6f1b6a3e1439027ff1abe9
broke out dumper into a separate module
lib/sqlalchemy/orm/unitofwork.py
lib/sqlalchemy/orm/uowdumper.py [new file with mode: 0644]