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

Dynamically generate loading scopes #474

Open
acoffman opened this issue Jan 10, 2019 · 0 comments
Open

Dynamically generate loading scopes #474

acoffman opened this issue Jan 10, 2019 · 0 comments
Assignees

Comments

@acoffman
Copy link
Member

Right now, our advanced search queries join to every table that could possibly queried by default. We should only include the tables that will be needed for the SELECT clause by default and then add on the tables that are actually queried dynamically. This should help performance on the advanced search page.

@acoffman acoffman self-assigned this Jan 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant