]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- Rearrange placement of 'fields' (mysql 4.1 reserved word) so that it
authorJason Kirtland <jek@discorporate.us>
Tue, 5 Jun 2007 19:31:42 +0000 (19:31 +0000)
committerJason Kirtland <jek@discorporate.us>
Tue, 5 Jun 2007 19:31:42 +0000 (19:31 +0000)
commitf8d99d81188c32c805f08b0a4fba4240f7045a61
treefaa219d5b997fb0de700d71e029c03e687cd308b
parentd761c24892a3a6412e2fc5045f59b5c6af8d4dc8
- Rearrange placement of 'fields' (mysql 4.1 reserved word) so that it
  won't accidentally get lost
lib/sqlalchemy/databases/mysql.py