7 May
2021
7 May
'21
1:43 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 --- Comment #326 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- (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.