Change8

rel_1_16_5

📦 alembic
🐛 2 fixes🔧 2 symbols

Summary

Release 1.16.5 resolves two bugs: correct MySQL index expression rendering and proper parsing of `truncate_slug_length` in pyproject.toml configuration.

🐛 Bug Fixes

  • Fixed Python-side autogenerate rendering of index expressions in the MySQL dialect by aligning it with SQLAlchemy's MySQL index expression rules (PR by david-fed).
  • Fixed parsing of integer values for the `truncate_slug_length` parameter in new pyproject.toml configuration (PR by Luís Henrique Allebrandt Schunemann).

🔧 Affected Symbols

alembic.autogenerate.renderers.mysqlalembic.config