https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12365
--- Comment #38 from Katrin Fischer <[email protected]> --- If you apply the rules of database normalization just a notes column would not need a new table as it's a 1:1 relationship. It would be interesting to see if there are differences in performance or similar, but I think for a single column with little data there might not be much of a difference. I would not block this patch here as it follows an existing pattern. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
