| Summary: | redefine the field branchcode as PRIMARY KEY of branches | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Stéphane Delaune <stephane.delaune> |
| Component: | Database | Assignee: | Stéphane Delaune <stephane.delaune> |
| Status: | CLOSED FIXED | QA Contact: | Paul Poulain <paul.poulain> |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | paul.poulain |
| Version: | 3.10 | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 |
| Patch complexity: | --- | Documentation contact: | |
| Documentation submission: | Text to go in the release notes: | ||
| Version(s) released in: | Circulation function: | ||
| Attachments: |
proposed patch
Bug 7792:redefine the field branchcode as PRIMARY KEY of branches |
||
|
Description
Stéphane Delaune
2012-03-22 10:28:51 UTC
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. |