https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957
--- Comment #326 from Martin Renvoize <[email protected]> --- (In reply to Jonathan Druart from comment #321) > Running `dbic` generates a change to Koha/Schema/Result/MarcOverlayRule.pm. > It removes a FK to Koha::Schema::Result::MarcOverlayRulesModule. > However this table does not exist. Should I drop the schema changes and > regenerate it properly or here is something else missing? I think drop the dbic patch here and use the regenerated one.. I think the Module bit got removed during the history of this bug but the schema didn't get regenerated. -- 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/
