5f6593eaf2
drop_withdraw_active_unique_index (33 字符) 超过 alembic_version.version_num 的 varchar(32) 上限,生产 alembic 写版本号时 StringDataRightTruncation 报错、 部署中断。改短为 drop_withdraw_active_uniq_idx (29 字符):迁移逻辑(drop_index) 一字不变、无下游引用、仍为唯一 head。 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>