https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20581

--- Comment #158 from Katrin Fischer <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to