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

Computing most recent article of a publication is inefficient #14

Open
tedim52 opened this issue Dec 24, 2020 · 0 comments
Open

Computing most recent article of a publication is inefficient #14

tedim52 opened this issue Dec 24, 2020 · 0 comments

Comments

@tedim52
Copy link
Collaborator

tedim52 commented Dec 24, 2020

currently makes a query to database for all articles from a publication, then sort based on date and returns most the most recent. Should be something like, the field updates every time articles are input in the database.

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

No branches or pull requests

1 participant