mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-11 03:10:38 -04:00
a0cc36c239
- Added mysql_length parameter to Index construct,
specifies "length" for indexes. [ticket:2293]