https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40529
--- Comment #54 from Pedro Amorim <[email protected]> --- Created attachment 188594 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=188594&action=edit Bug 40529: (QA follow-up): Add UNIQUE KEY entries to table definition The UNIQUE KEY are required as a hold group 'might have' a target hold, not 'has many' target holds. This update and the other things this patch updates in atomicupdate + kohastructure should fix the error thrown by command: perl /kohadevbox/misc4dev/run_tests.pl --instance=kohadev --db-password=password --run-db-compare-only --compare-with=HEAD But they don't, the error still complains: ERROR - DB structures are not identical Even thought the produced table from atomicupdate and table on kohastructure are exactly the same, line for line. -- 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/
