]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
factored objectstore into two packages, one more public facing the other more to...
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 17 Mar 2006 00:48:12 +0000 (00:48 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 17 Mar 2006 00:48:12 +0000 (00:48 +0000)
commit568fe8757297f484571c091dbbb744884104d50e
treed0c7e90ca4e95c97b6c9ef0375de0fa645ced4a5
parentc3e614abd2b083f592f66ea36e60f98e16018276
factored objectstore into two packages, one more public facing the other more to be *feared* ! :)
lib/sqlalchemy/mapping/objectstore.py
lib/sqlalchemy/mapping/unitofwork.py [new file with mode: 0644]