diff options
author | Jason Kirtland <jek@discorporate.us> | 2007-05-02 00:41:52 +0000 |
---|---|---|
committer | Jason Kirtland <jek@discorporate.us> | 2007-05-02 00:41:52 +0000 |
commit | d03b5327b778434884b1884c28173e24f08ade61 (patch) | |
tree | 4ff8024ae37c2d0a90c75318c6cd123f296fcf77 /lib/sqlalchemy/sql_util.py | |
parent | 29c20992dca729f34226c3abb284e44e140b5214 (diff) | |
download | sqlalchemy-d03b5327b778434884b1884c28173e24f08ade61.tar.gz |
- MySQL ENUM types can now optionally ensure that values are within the
enum's allowed range on insert and update, with strict=True
- Added new 'dialect' category of unit tests, and migrated MySQL-specific
dialect tests there.
- Noted the max identifier length in the MySQL dialect (the max alias length,
actually)
Diffstat (limited to 'lib/sqlalchemy/sql_util.py')
0 files changed, 0 insertions, 0 deletions