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