Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Speed up loading of many tags on an item #117

Open
dstillman opened this issue Dec 9, 2021 · 0 comments
Open

Speed up loading of many tags on an item #117

dstillman opened this issue Dec 9, 2021 · 0 comments

Comments

@dstillman
Copy link
Member

https://forums.zotero.org/discussion/93337/report-id-579048989

Currently, Tag::load(), which calls Tags::getPrimaryDataByID() and triggers a SELECT query, is run for every single tag.

Probably just as part of removing tags as first-class objects, with the removal of ClassicDataObjects

(170,000 tags is a bit of an edge case, though.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant