https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34063 --- Comment #2 from David Cook <dcook@prosentient.com.au> --- (In reply to Jonathan Druart from comment #1)
What do you suggest? A blocking db rev?
I'm not sure yet. A blocking db rev would work well if upgrading 1 Koha schema at a time, but probably wouldn't work well when upgrading all Koha schemas via a "apt install koha-common". One option would be to move the data from items.paidfor to somewhere else and then drop the column, but I don't think we have an easy option for that. I've just started to manually go through these databases, and so far I'm putting "items.paidfor" into non-public notes, but if the item already has a non-public note that probably won't work very well. For now, I think my suggestion is to show the problems, so that people can remedy them, and that's why I raised bug 34064 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.