[Koha-bugs] [Bug 13084] Prevent mixup of columns in deletedborrowers

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 16 09:01:21 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13084

--- Comment #13 from M. de Rooy <m.de.rooy at rijksmuseum.nl> ---
(In reply to M. Tompsett from comment #7)
> By the way, I only think the mix ups occur if your deletedborrowers and
> borrowers have the fields in different order. Mine were identical. I tested
> my tests on a plain master.

I compared the order of my 3.14 tables and had two differences:
| smsalertnumber      | varchar(50)  | YES  |     | NULL    |       |
| privacy             | int(11)      | YES  |     | NULL    |       |
In deletedborrowers they were in the middle, in borrowers at the end.
I looked at kohastructure, but that is fine.
I looked in updatedatabase, and it also does not explain this phenomenon..

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list