]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- get 100% lint/pep8 happening for test_compiler; next we will begin
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 24 Oct 2012 18:02:37 +0000 (14:02 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 24 Oct 2012 18:02:37 +0000 (14:02 -0400)
commitc859893cb8f22db3904ec1a6aa5c71d0925fb2e6
tree1efac6064d4711c81e00c271b75de8a309930780
parentd3aab7885ab79cc2ae881710f216964c9ee6bcda
- get 100% lint/pep8 happening for test_compiler; next we will begin
cutting up tests and removing old ones
- move test_in() to test_operators
- slice up migrated operator tests into TOT
lib/sqlalchemy/dialects/sybase/__init__.py
test/sql/test_compiler.py
test/sql/test_generative.py
test/sql/test_operators.py