https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12446
--- Comment #215 from Shi Yao Wang <[email protected]> --- (In reply to Jonathan Druart from comment #205) > > Bug 12446: Schema update Category.pm > > Please note that you must provide the specific change (is_boolean part) in a > separate patch. > The workflow is: > * run `dbic` > * commit with "DBIC changes" (this patch won't be pushed by the RM, they > will regenerate it themselves) > * Edit the schema files and add what you need below the "DO NOT MODIFY" line > * commit (ideally with "DBIC specific" or similar) I put 2 new patches to have the is_boolean part in a separate patch. -- 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/
