未命名的外键不再具有缩短的哈希名,并且会出现错误
作者: alexander-schranz创建于 2026年8月6日更新于 2026年8月8日
Some Claude findings
The remaining failure has a different cause. Since #12528 ("Avoid adding then dropping FK constraints", commit d4dc7681), SchemaTool adds association foreign keys through the DBAL Schema::edit() / TableEditor API and no longer passes a constraint name:
内容来源: doctrine/orm