]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- misc savepoint test
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 16 Jan 2009 20:16:31 +0000 (20:16 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 16 Jan 2009 20:16:31 +0000 (20:16 +0000)
commitb58d6fe9d97cd458db4efb12609f829d5f7d5f9f
tree62e2e5a87000c1bbba03c77d907439e827dca9c1
parent79a7f1723ab86d560a98aa4a10f1861236e6fde1
- misc savepoint test
- don't need dialect_impl() for Text
lib/sqlalchemy/types.py
test/orm/transaction.py