https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39558
--- Comment #9 from Katrin Fischer <[email protected]> --- (In reply to Martin Renvoize (ashimema) from comment #8) > I've debated this.. I think the pragmatist in me says we should take this > patch as is.. really, long term I'd just want to see biblioitems and biblios > merged properly.. then metadata needs distinct handling down the line if we > really do support 1-n biblio-metadata relations I remember us splitting out biblio_metadata because it sped up querying on bilbio/biblioitems without the MARC blob column being there. I just noticed the difference again in queries today. So even without 1:n it might always make sense to have special handling there. -- 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/
