Martin Auswöger
Martin Auswöger
Failing CI seems to be unrelated.
As this didn’t make it into the 4.1.0 release, should I change the base branch to 4.2.x?
> …and fix the red CI checks. Only the “Upload coverage to Codecov” job fails now. I’m not sure how to fix that.
> Up for a PR? Sure. That would be for version 4.1.0 I guess, right?
> why do you want to avoid detecting column renames? We ([Contao](https://github.com/contao/contao/)) use the doctrine schema manager to update the database schema after updates or after installing an extension. In...
> … I'm thinking of an alternative, which would be to tag dropped columns, when doing `dropColumn`, as excluded from detection with a flag on Column … The problem is...
>> Up for a PR? > > Done: #6300 Addressed all review comments there, so this should be ready. 🎉
> This is an issue on macOS, is that your platform? Yes: ``` $ uname -a Darwin ….local 22.5.0 Darwin Kernel Version 22.5.0: Thu Jun 8 22:22:20 PDT 2023; root:xnu-8796.121.3~7/RELEASE_ARM64_T6000...