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