]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
changed ENGINE to TYPE, for mysql 4 compatibility
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 2 Mar 2006 17:38:37 +0000 (17:38 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 2 Mar 2006 17:38:37 +0000 (17:38 +0000)
commit64792659d12c02534de2124e9f53b17105c0946b
treef4f9a3f2e292a1ab4666a257c5b64b8460c2a330
parent9395ebdf7048330ccc4e26631eabb65444201407
changed ENGINE to TYPE, for mysql 4 compatibility
lib/sqlalchemy/databases/mysql.py