1 Apr
2022
1 Apr
'22
10:59 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2222 --- Comment #6 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 132834 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=132834&action=edit Bug 2222: Adjust SQL fr-FR Obligatoire file authorities_normal_marc21.sql Test plan: I tested this sql script as follows: (sql) delete from auth_subfield_structure; delete from auth_tag_structure; delete from auth_types; (bash) mysql -h YOUR_HOST -p YOUR_CLONE < FILE_NAME Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes.