]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
fix(mysql): remove type ignore for MariaDB dialect check because of pep484 1710/head
authorLuís Henrique Allebrandt Schunemann <44511825+luishenri@users.noreply.github.com>
Sun, 17 Aug 2025 21:03:56 +0000 (18:03 -0300)
committerLuís Henrique Allebrandt Schunemann <44511825+luishenri@users.noreply.github.com>
Sun, 17 Aug 2025 21:03:56 +0000 (18:03 -0300)
commit87652ee288d2e0a4883394cd244f23b3e13c323e
treef1aa2700fc0a290552f6c598bc62d156cf965480
parentb0f8594f9d76d19657b43fed8fb7f431805c5123
fix(mysql): remove type ignore for MariaDB dialect check because of pep484
alembic/ddl/mysql.py