]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
most orm tests are passing in 3k with pysqlite. collections the biggest area left.
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 31 Jan 2009 21:10:26 +0000 (21:10 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 31 Jan 2009 21:10:26 +0000 (21:10 +0000)
commitfa53d578e09ea877b4fafc9e59879709cf70782b
tree99daaf1e6caab0629040ad00af61d7684ac035a0
parent7c1ed684dc9bacfdb56ea723f6f4418fec6553da
most orm tests are passing in 3k with pysqlite.  collections the biggest area left.
lib/sqlalchemy/dialects/postgres/pg8000.py
lib/sqlalchemy/orm/attributes.py
lib/sqlalchemy/orm/identity.py
test/orm/alltests.py
test/orm/mapper.py
test/orm/unitofwork.py
test/testlib/sa_unittest.py