Edoardo Piroli
Edoardo Piroli
upgradeci skip
> We could also mention that it does not handle indirect references. If table 1 is referenced with ON DELETE CASCADE by table 2 and table 2 is restricted by...
upgradeci skip
> Sorry for the long delay @Pirols - this looks great! Hello @Fizzadar, thanks! > Just need to fix the test situation, I can't quite understand why those are failing...
> Thank you once again for this PR, @Pirols! I've fixed up the config thing which is extremely annoying feature/bug of the current test setup, unfortunately I did not manage...
This is inspired by https://github.com/odoo/upgrade/pull/7280
upgradeci retry with always only account
In principle this should be the default behaviour. However that would break backwards compatibility with code that used to deal with the inherits after the removal of the module/model. The...
upgradeci retry with always only base
In favor of https://github.com/odoo/upgrade-util/pull/339