9 Apr
2026
9 Apr
'26
8:31 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42301 --- Comment #1 from Jan Kissig <bibliothek@th-wildau.de> --- easiest would be to fix the problem in installer/data/mysql/db_revs/251200037.pl or is that a bad practice? $dbh->do( + q{ + ALTER TABLE record_sources + ADD UNIQUE KEY name (`name`(191)) + } -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.