]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
more fixes to schema constructor, test suites not conflicting with each other
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 26 Nov 2005 20:12:40 +0000 (20:12 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 26 Nov 2005 20:12:40 +0000 (20:12 +0000)
commitbc2ca671a3712477ce6dd795e0b2f770ab5e0c95
tree4051f324acae0fe945da8d11dfd81f1503ee25e3
parentce4c1064ed318e1cde911d13ddc119dfbe4f6f92
more fixes to schema constructor, test suites not conflicting with each other
lib/sqlalchemy/schema.py
test/alltests.py
test/engines.py
test/query.py