]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
added stub/import tests for all dialects
authorJason Kirtland <jek@discorporate.us>
Tue, 21 Aug 2007 00:47:48 +0000 (00:47 +0000)
committerJason Kirtland <jek@discorporate.us>
Tue, 21 Aug 2007 00:47:48 +0000 (00:47 +0000)
commit83eb2431247ff3392a984f034fb3ffd009d81009
tree631e25d57f74432d7fd22086dae24c467bdeb014
parente9015b2d05e7438f7c48e4f59b5a79aec2d85970
added stub/import tests for all dialects
post-refactor fix for access dialect
lib/sqlalchemy/databases/access.py
test/dialect/access.py [new file with mode: 0644]
test/dialect/alltests.py
test/dialect/firebird.py [new file with mode: 0644]
test/dialect/informix.py [new file with mode: 0644]