[Koha-bugs] [Bug 35539] Remove unused columns from categories table

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 2 14:46:45 CET 2024


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

--- Comment #10 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Comment on attachment 160404
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=160404
Bug 35539: Atomicupdate

Review of attachment 160404:
 --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=35539&attachment=160404)
-----------------------------------------------------------------

::: installer/data/mysql/atomicupdate/bug_35539.pl
@@ +15,5 @@
> +                SELECT bulk FROM categories;
> +            |
> +            );
> +            if ($bulkdata) {
> +                say $out YELLOW,

We'll need to test how this looks in the UI.. it's a nice addition for the
console output, but not everyone runs their updates this way.. many use the web
UI

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list