]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
manytomany test shows that mysql needs column lengths on string to be used as a prima...
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 16 Dec 2005 07:19:29 +0000 (07:19 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 16 Dec 2005 07:19:29 +0000 (07:19 +0000)
commitc46afcd8b63587517b5d523ab0abd24768a1e364
tree164dd4c9c26d8ac48057400f9cd95b132ffcd6f8
parent6cdba110a49b701e36f93d82e8772d1909385175
manytomany test shows that mysql needs column lengths on string to be used as a primary key
testbase simplified slightly, allowed by reorganiztion of engine's execution of compiled objects
test/manytomany.py
test/testbase.py