In a repo with two branches feature/test_case and feature\Test_Case gitea throws a 500 exception when syncing branches as the unique constraint is violated. This ...
It seems that Comparator class doesn't look into implicit indexes when diffing two tables. Just to clarify, I'm using DBAL and Migrations packages without ORM, and "manually" building schema using ...