[Bug 30479] New: Add index for dateaccessioned in items table
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30479 Bug ID: 30479 Summary: Add index for dateaccessioned in items table Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: MARC Bibliographic data support Assignee: koha-bugs@lists.koha-community.org Reporter: dcook@prosentient.com.au QA Contact: testopia@bugs.koha-community.org Dateaccessioned is a common column used for querying items (like in the coverflow plugin: https://github.com/bywatersolutions/koha-plugin-coverflow), and it can be a bit slow on large datasets, so we're suggesting adding an index to the items table for dateaccessioned. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org