https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17196
Zeno Tajoli <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This develop moves marcxml release notes| |out of the biblioitems | |table and inserts it inside | |two new tables: | |biblio_metadata and | |deletedbiblio_metadata. SQL | |query on table biblioitems | |will boost on performance. | |Storing the marcxml in a | |specific table would allow | |use to store several kind | |of metadata (USMARC, | |MARCXML, MIJ, etc.) and | |different formats | |(marcflavour). | |ATTENTION: | |all reports that use XPATH | |to retrive MARC tags from | |biblioitems.marcxml need to | |be updated/rewritten -- 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/
