2 Jul
2024
2 Jul
'24
1:40 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28633 --- Comment #77 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Bear with me if this has been asked before, but do we really need the additional database column? Could we not create it somehow "virtually". I was thinking of something like in SQL: SELECT COALESCE (preferredname, ... ) ? -- You are receiving this mail because: You are watching all bug changes.