https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30888
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |additional_work_needed --- Comment #83 from Jonathan Druart <[email protected]> --- $ perl /kohadevbox/misc4dev/run_tests.pl --run-db-compare-only --compare-with=v24.05.00 < PRIMARY KEY (`authid`), < KEY `origincode` (`origincode`) --- > PRIMARY KEY (`authid`) Fix before 25.05 is released or it will be harder to fix. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
