]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- Expanded on the MySQL ENUM 'strict' documentation a little bit.
authorJason Kirtland <jek@discorporate.us>
Wed, 2 May 2007 01:00:03 +0000 (01:00 +0000)
committerJason Kirtland <jek@discorporate.us>
Wed, 2 May 2007 01:00:03 +0000 (01:00 +0000)
commit0d0094fe3842bd1996f50f4b51d0b6ab856556e3
tree319c32fbb44330a922829fe4a7381e09e3580d0d
parentd03b5327b778434884b1884c28173e24f08ade61
- Expanded on the MySQL ENUM 'strict' documentation a little bit.
- Oops, clean up after enum unitttest.
lib/sqlalchemy/databases/mysql.py
test/dialect/mysql.py