tortoise / aerich

A database migrations tool for TortoiseORM, ready to production.
https://github.com/tortoise/aerich
Apache License 2.0
804 stars 90 forks source link

fix: mysql drop unique index with error name #346

Closed waketzheng closed 4 weeks ago

waketzheng commented 4 weeks ago

Fixes #336

long2ice commented 4 weeks ago

Thanks!