[Koha-bugs] [Bug 12365] Notes for rules

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 25 07:26:48 CEST 2018


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

--- Comment #38 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
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.


More information about the Koha-bugs mailing list