Skip to content

Dynamically generate loading scopes #474

@acoffman

Description

@acoffman

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions