https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38664

Victor Grousset/tuxayo <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |additional_work_needed

--- Comment #55 from Victor Grousset/tuxayo <[email protected]> ---
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.
_______________________________________________
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/

Reply via email to