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

Carefully consider the database columns that should have indexes #268

Open
mfisher87 opened this issue Mar 19, 2024 · 0 comments
Open

Carefully consider the database columns that should have indexes #268

mfisher87 opened this issue Mar 19, 2024 · 0 comments
Labels
enhancement New feature or request impact/datamodel Impacts structure of data in the database

Comments

@mfisher87
Copy link
Member

For example, should we have an index on the node type column? What about all of the node columns and all of the assessment columns? Any could be used for sorting at some point.

@mfisher87 mfisher87 added enhancement New feature or request impact/datamodel Impacts structure of data in the database labels Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request impact/datamodel Impacts structure of data in the database
Projects
Status: Todo
Development

No branches or pull requests

1 participant