https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38664 Victor Grousset/tuxayo <victor@tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |additional_work_needed --- Comment #55 from Victor Grousset/tuxayo <victor@tuxayo.net> --- dbic doesn't work because Koha/Schema.pm is autogenerated and checksum protected and it got some tidy changes. See with git log -p Koha/Schema.pm dbic: DBIx::Class::Schema::Loader::make_schema_at(): Checksum mismatch in './/Koha/Schema.pm', the auto-generated part of the file has been modified outside of this loader. Aborting. If you want to overwrite these modifications, set the 'overwrite_modifications' loader option. -- You are receiving this mail because: You are watching all bug changes.