]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
Fixed index expression render in mysql
authordavid-fed <47917339+david-fed@users.noreply.github.com>
Sat, 12 Jul 2025 18:14:41 +0000 (20:14 +0200)
committerdavid-fed <47917339+david-fed@users.noreply.github.com>
Sat, 12 Jul 2025 18:14:41 +0000 (20:14 +0200)
commit215e255cc644cd6d58f4ac80206c3d49b1a2282f
tree62a9a8bd8579ddb7520d7c053cc17af66098b372
parenta9f860bf390b76a376fa206d62faf6f546969142
Fixed index expression render in mysql
alembic/ddl/mysql.py
tests/test_mysql.py