server-tools
server-tools copied to clipboard
12.0 database_cleanup: purge obsolete columns have to ignore inherited
Purging all columns sometime failed when it attempted to delete columns on inherited tables
Fix problems like in #1453
:hand: @ypapouin @alexis-via
Can you have a look to this please ? :smiley:
Need https://github.com/OCA/server-tools/pull/2996 to be merged to make ci happy here?
@maisim CI fixed with the merge of 2996, thanks for checking.