6 Feb
2019
6 Feb
'19
1:15 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20581 --- Comment #158 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- A first idea I had was to add prefixes... CATEGORY_AUTHVALUE, but the numerical ones are a problem there. The datatypes won't make it possible without more changes. Having a new table for each of those is also not the right way. Would a combined primary key not solve the issue? (category, authorised_value) - those ARE unique and enforced. -- You are receiving this mail because: You are watching all bug changes.