]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
added *extra to mysql string type to consume extra unsupported arguments from reflection
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 22 Jun 2006 22:37:10 +0000 (22:37 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 22 Jun 2006 22:37:10 +0000 (22:37 +0000)
commit412f7f2ff0160bc171fc5e7367cacc03f02cd72d
treec0e27e200369e82c6b9ce91bb0864cbde332e669
parentad7ffd767d26aef8caba3e52b8c3c1114ec6709c
added *extra to mysql string type to consume extra unsupported arguments from reflection
lib/sqlalchemy/databases/mysql.py