]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- many incantations to get the tests to run reasonably
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 14 Mar 2010 23:03:24 +0000 (23:03 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 14 Mar 2010 23:03:24 +0000 (23:03 +0000)
commit127c02747c519c8e487a01c55a1b407c7e00ede1
tree93ee91eb460604137066181b5bd9771bf8a4572b
parent39fd3442e306f9c2981c347ab2487921f3948a61
- many incantations to get the tests to run reasonably
- executemany() for some reason uses some tiny buffer, overriding it
- we need to use the IDENTITY_INSERT thing
README.unittests
lib/sqlalchemy/dialects/sybase/base.py
lib/sqlalchemy/dialects/sybase/pysybase.py