]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
oid inits at compilation time/when needed again, added a unit test
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 28 Feb 2006 23:18:43 +0000 (23:18 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 28 Feb 2006 23:18:43 +0000 (23:18 +0000)
commita4ba9b5414ee3d18667b67d57a361845a8354d3c
treec6df8ddb0ffa2726c7166d0808c57df8bbdd632e
parent7c1bb1f7a23464191461f5793c323dd7637ba594
oid inits at compilation time/when needed again, added a unit test
lib/sqlalchemy/ext/proxy.py
lib/sqlalchemy/sql.py
test/proxy_engine.py