7 Jul
2017
7 Jul
'17
12:11 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18577 --- Comment #4 from Nick Clemens <nick@bywatersolutions.com> --- (In reply to Julian Maurice from comment #3)
QA:
I think you should add a foreign key constraint on marc_subfield_structure.frameworkcode, so that the DBIx schema can be generated by update_dbix_class_files.pl. Is there any reason why you didn't do that ?
Because the 'default' framework breaks the constraint - it doesn't exist in biblio_frameworks, it is just relied upon to be there, adding it is a larger change than I wanted to make here -- You are receiving this mail because: You are watching all bug changes.