8 Jul
2015
8 Jul
'15
6:12 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14472 --- Comment #8 from Amit Gupta <amitddng135@gmail.com> --- correct sql -------------------- UPDATE matchpoints SET search_index ='issn' where matcher_id = (SELECT matcher_id FROM marc_matchers WHERE code = 'ISSN'); -- You are receiving this mail because: You are watching all bug changes.