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

Add database indexes on relations to improve query performance #229

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

omar-selo
Copy link
Collaborator

Description

Add database indexes on all foreign keys that didn't have them already. This should hopefully improve the performance of many queries and thereby endpoints.

Resolved issues

hoping to improve https://warthogs.atlassian.net/browse/RTW-340

Documentation

Web service API changes

Tests

@omar-selo omar-selo force-pushed the add-db-indexes-to-improve-performance branch from 3c025de to 188c60b Compare December 3, 2024 13:34
Copy link
Contributor

@andrejvelichkovski andrejvelichkovski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding these indices! LGTM!

@omar-selo omar-selo merged commit f4264d4 into main Dec 4, 2024
1 of 2 checks passed
@omar-selo omar-selo deleted the add-db-indexes-to-improve-performance branch December 4, 2024 10:48
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

Successfully merging this pull request may close these issues.

2 participants