1.16.5
Released: August 27, 2025
bug
-
[bug] [mysql] Fixed Python-side autogenerate rendering of index expressions in MySQL
dialect by aligning it with SQLAlchemy's MySQL index expression rules. Pull
request courtesy david-fed.References: #1492
-
[bug] [config] Fixed issue where new pyproject.toml config would fail to parse the integer
value used for thetruncate_slug_length
parameter. Pull request
courtesy Luís Henrique Allebrandt Schunemann.References: #1709