https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957
--- Comment #321 from Jonathan Druart <[email protected]> --- 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? -- 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/
