table branches has a UNIQUE KEY `branchcode`, we should move to PRIMARY KEY
Created attachment 8485 [details] [review] proposed patch
Created attachment 9539 [details] [review] Bug 7792:redefine the field branchcode as PRIMARY KEY of branches Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
QA comment: the PRIMARY KEY is something needed, but once it's defined, the UNIQUE index is useless. Passed QA, I'll do the follow-up to remove the UNIQUE KEY
patch pushed (rev 3.09.00.009)
There have been no further reports of problems so I am marking this bug resolved.