https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39558

--- Comment #7 from Nick Clemens (kidclamp) <[email protected]> ---
(In reply to Marcel de Rooy from comment #5)
> Not sure about the last sentence, you can update a record and not touch the
> title or author, right?
> In most cases it seems to me that you just need to check biblio_metadata or
> items. There is an index on the primary key for biblio_metadata.
> Why look at biblio or biblioitems?

Because the API route is centered on the biblios table - so we need reliable
filtering of all three tables via this endpoint

-- 
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/

Reply via email to